A sorting algorithm that generates all permutations of the input and tests each for sortedness. See: BruteForce, Bogosort.
A sorting algorithm that generates all permutations of the input and tests each for sortedness. See: BruteForce, Bogosort.
BogoSort (last edited 2007-12-25 23:42:10 by localhost)