Lower bound on the running time of Pop-Stack Sorting on a random permutation

12/19/2022
by   Lyuben Lichev, et al.
0

Pop-Stack Sorting is an algorithm that takes a permutation as an input and sorts its elements. It consists of several steps. At one step, the algorithm reads the permutation it has to process from left to right and reverses each of its maximal decreasing subsequences of consecutive elements. It terminates at the first step that outputs the identity permutation. In this note, we answer a question of Defant on the running time of Pop-Stack Sorting on the uniform random permutation σ_n. More precisely, we show that there is a constant c > 0.5 such that asymptotically almost surely, the algorithm needs at least cn steps to terminate on σ_n.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset