Worst-Case Complexity of Shellsort with Tokuda's Gap Sequence
a lower bound for Tokuda's sequence; the general Shellsort complexity question stays open
algorithms-optimization / Analysis of algorithms
Shellsort's worst-case running time is unknown for the gap sequences actually used in practice. Encoding a permutation as the polynomial $\sigma(1)z + \cdots + \sigma(n)z^n$ gives a framework for lower bounds, and yields $\Omega(N^{1.26})$ for Tokuda's 1992 sequence, extending to any strictly decreasing sequence staying within a fixed distance of a rational geometric one.
Temporal state
No reconciled state yet.
Append-only history
a lower bound for Tokuda's sequence; the general Shellsort complexity question stays open
Research memory
Shellsort's worst-case running time is unknown for the gap sequences actually used in practice. Encoding a permutation as the polynomial $\sigma(1)z + \cdots + \sigma(n)z^n$ gives a framework for lower bounds, and yields $\Omega(N^{1.26})$ for Tokuda's 1992 sequence, extending to any strictly decreasing sequence staying within a fixed distance of a rational geometric one.
a lower bound for Tokuda's sequence; the general Shellsort complexity question stays open
Evidence graph
No public relationships recorded yet.