N3XT | 6 years ago | on: Quadsort: a stable non-recursive merge sort From the article:"These operations do require doubling the memory overhead for the swap space."It seems it is not in-place.
"These operations do require doubling the memory overhead for the swap space."
It seems it is not in-place.