Robsort Sorting Algorithm 1.0 review
DownloadRobsort in a GNU public license sorting algorithm devleloped by Robert Thompson
|
|
Robsort in a GNU public license sorting algorithm devleloped by Robert Thompson. Robsort uses random number generation to sort arrays of integers. It is claimed to be the world's least efficient sorting algorithm.
Scientists have calculated the robsort algorithm to approach an order of [n!] (n factorial) inefficiency, however this inefficiency could only theoretically be obtained by using truly random numbers.
Robsort Sorting Algorithm 1.0 search tags