Sorting with Recurrent Comparison Errors

Abstract

We present a sorting algorithm for the case of recurrent random comparison errors. The algorithm essentially achieves simultaneously good properties of previous algorithms for sorting n distinct elements in this model. In particular, it runs in O(n2) time, the maximum dislocation of the elements in the output is O( n), while the total dislocation is O(n). These guarantees are the best possible since we prove that even randomized algorithms cannot achieve o( n) maximum dislocation with high probability, or o(n) total dislocation in expectation, regardless of their running time.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…