Sorting in One and Two Rounds using $t$-Comparators

Ran Gelles,Zvi Lotker,Frederik Mallmann-Trenn
2024-05-21
Abstract:We examine sorting algorithms for $n$ elements whose basic operation is comparing $t$ elements simultaneously (a $t$-comparator). We focus on algorithms that use only a single round or two rounds -- comparisons performed in the second round depend on the outcomes of the first round comparators.
Data Structures and Algorithms,Distributed, Parallel, and Cluster Computing
What problem does this paper attempt to address?