Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: late move reductions (and another question)

Author: Alessandro Scotti

Date: 10:08:00 03/02/06

Go up one level in this thread


On March 02, 2006 at 11:45:14, Robert Hyatt wrote:

>notice the index calculation above...  from * 64 + to, which certainly gives a
>12 bit index into a 12 * 64 table.  That has to be a bug, or else I am missing
>something.  Note that someone just sent me the pieces above, not the entire
>fruit source so I have not looked at the surrounding code to see if there is
>more to the story...

I haven't checked Fruit code on that, but I use two separate tables in Kiwi, a
2*64*64 table (side/from/to) for move ordering, and a 12*64 (piece/to) table for
reductions.



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.