Sciweavers

ICALP
2005
Springer

Optimal In-place Sorting of Vectors and Records

13 years 10 months ago
Optimal In-place Sorting of Vectors and Records
Abstract. We study the problem of determining the complexity of optimal comparison-based in-place sorting when the key length, k, is not a constant. We present the first algorithm for lexicographically sorting n keys in O(nk+n log n) time using O(1) auxiliary data locations, which is simultaneously optimal in time and space.
Gianni Franceschini, Roberto Grossi
Added 27 Jun 2010
Updated 27 Jun 2010
Type Conference
Year 2005
Where ICALP
Authors Gianni Franceschini, Roberto Grossi
Comments (0)