Adaptive Shivers Sort: An Alternative Sorting Algorithm

09/22/2018
by   Vincent Jugé, et al.
0

We present a stable mergesort, called , that exploits the existence of monotonic runs for sorting efficiently partially sorted data. We also prove that, although this algorithm is simple to implement, its computational cost, in number of comparisons performed, is optimal up to an additive linear term.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/03/2021

Is this the simplest (and most surprising) sorting algorithm ever?

We present an extremely simple sorting algorithm. It may look like it is...
research
03/17/2022

Monotonic Differentiable Sorting Networks

Differentiable sorting algorithms allow training with sorting and rankin...
research
09/14/2022

Multiway Powersort

Powersort (Munro Wild, ESA2018) has recently replaced Timsort's subo...
research
05/10/2018

Nearly-Optimal Mergesorts: Fast, Practical Sorting Methods That Optimally Adapt to Existing Runs

We present two stable mergesort variants, "peeksort" and "powersort", th...
research
12/07/2020

Galloping in natural merge sorts

We study the algorithm TimSort and the sub-routine it uses to merge mono...
research
02/19/2015

Just Sort It! A Simple and Effective Approach to Active Preference Learning

We address the problem of learning a ranking by using adaptively chosen ...
research
01/10/2023

Exoshuffle-CloudSort

We present Exoshuffle-CloudSort, a sorting application running on top of...

Please sign up or login with your details

Forgot password? Click here to reset