Where is the option for snail sort?
favourite sorting algorithm
#22
Posted 2010-June-22, 07:48
hackenbush, on Jun 21 2010, 11:16 PM, said:
Where is the option for snail sort?
you mean the tortoise or slug option?
"Tell me of your home world, Usul"
the Freman, Chani from the move "Dune"
"I learned long ago, never to wrestle with a pig. You get dirty, and besides, the pig likes it."
George Bernard Shaw
the Freman, Chani from the move "Dune"
"I learned long ago, never to wrestle with a pig. You get dirty, and besides, the pig likes it."
George Bernard Shaw
#23
Posted 2010-June-22, 23:34
I mean the O(n!) deterministic sorting algorithm using next permutation. http://www.sgi.com/t...ermutation.html

Help
