Average-Case Complexity of Shellsort
arXiv:cs/9901010
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 $Ω(pn^{1 + 1/p)$ for all . Using similar arguments, we analyze the average-case complexity of several other sorting algorithms.
11 pages. Submitted to ICALP'99