Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Fast way to sort moves in movelist ?

Author: Dann Corbit

Date: 10:49:26 10/18/99

Go up one level in this thread


On October 17, 1999 at 17:07:30, Ricardo Gibert wrote:
[snip]
>>And bubblesort has the advantage of being the best algorithm to sort already
>>ordered lists.
>
>Shaker sort does this faster.
Linear insertion is also faster and binary insertion even faster.  Quick sort
with Singleton's modification should not be used for partitions smaller than 20
elements.



This page took 0.01 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.