The linear parallel-runtime conjecture for the step-wise odd-even algorithm

Consider the step-wise odd-even algorithm depicted in Figure, and let NN denote the number of elements being sorted. Its sequential worst-case runtime is compared with Bubble Sort, while parallelization executes the applicable row and column operations simultaneously. Linear parallel-runtime conjecture. The step-wise odd-even algorithm depicted in Figure runs like Bubble Sort in worst-case time O(N2)\mathcal{O}(N^2), and after parallelization in O(N)\mathcal{O}(N). The source states that only experimental results are available beyond the general upper bound of O(N!)\mathcal{O}(N!) and presents this conjecture as motivated by first experiments and intuition; its status is unresolved.

Sources & referencesView supporting material

Primary source

Martin Skrodzki, Ulrich Reitebuch and Alex McDonough, “Combinatorial and Asymptotical Results on the Neighborhood Grid”, arXiv:1710.03435 (2023).

Progress summary

Never refreshed

Nothing recorded yet. Refresh searches the literature and the public web for attempts on this problem, and writes the first summary here.

Solutions 0

No solutions have been posted yet.