Fringe analysis for Extquick: Anin situ distributive external sorting algorithm

  • Authors:
  • Walter Cunto;Gastón H. Gonnet;J. Ian Munro;Patricio V. Poblete

  • Affiliations:
  • Centro Científico IBM, A.P. 64778, Caracas-1060, Venezuela;Data Structuring Group, Department of Computer Science, University of Waterloo, Waterloo, Ontario, Canada N2L 3G1;Data Structuring Group, Department of Computer Science, University of Waterloo, Waterloo, Ontario, Canada N2L 3G1;Departamento de Ciencia de la Computación, Universidad de Chile, Blanco Encalada 2120, Santiago, Chile

  • Venue:
  • Information and Computation
  • Year:
  • 1991

Quantified Score

Hi-index 0.00

Visualization

Abstract

A newin situ external sorting algorithm, to be calledExtquick, is developed and its time and space performance are analysed. It is shown that Extquick performs more efficiently than similarin situ sorting algorithms based on Quicksort that appear in the literature. Since the computational tree of Quicksort-like sorting algorithms is equivalent to a search tree, techniques that model the time complexity of such a structure are then used for the analysis of Extquick.