Skip to content

Latest commit

 

History

History

sorting

Sorting a List of Distinct Elements

We have applied our general bounds framework to the problem of determining how a list of distinct elements must be permuted in order to be sorted, where an algorithm may only query how the elements at given list positions are related, but not the elements' values themselves.