Samplesort
Encyclopedia
Samplesort is a sorting algorithm
Sorting algorithm
In computer science, a sorting algorithm is an algorithm that puts elements of a list in a certain order. The most-used orders are numerical order and lexicographical order...

 described in the 1970 paper "Samplesort: A Sampling Approach to Minimal Storage Tree Sorting", by W D Frazer and A C McKellar.

In recent years, the algorithm has been adapted to implement randomized sorting on parallel computers.

External links

Frazer and McKellar's samplesort and derivatives:
Adapted for use on parallel computers:
  • http://www.cse.ohio-state.edu/~kerwin/MPIGpu.pdf
  • http://citeseer.ist.psu.edu/91922.html
  • http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.49.214
The source of this article is wikipedia, the free encyclopedia.  The text of this article is licensed under the GFDL.
 
x
OK