Robsort Sorting Algorithm 1.0 review

Download
by rbytes.net on

Robsort in a GNU public license sorting algorithm devleloped by Robert Thompson

License: GPL (GNU General Public License)
File size: 110K
Developer: Robert Thompson
0 stars award from rbytes.net

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