A Lower Bound on the Average-Case Complexity of Shellsort
Computational Complexity
2015-01-29 v2 Data Structures and Algorithms
Abstract
We prove a general lower bound on the average-case complexity of Shellsort: the average number of data-movements (and comparisons) made by a -pass Shellsort for any incremental sequence is for every . The proof method is an incompressibility argument based on Kolmogorov complexity. Using similar techniques, the average-case complexity of several other sorting algorithms is analyzed.
Keywords
Cite
@article{arxiv.cs/9906008,
title = {A Lower Bound on the Average-Case Complexity of Shellsort},
author = {Tao Jiang and Ming Li and Paul Vitanyi},
journal= {arXiv preprint arXiv:cs/9906008},
year = {2015}
}
Comments
Preliminary version 10 pages, 2 figures, Proc ICALP 99, Springer LNCS; final version (given here) LaTeX 5 pages published in J. Assoc. Comp. Mach. as below