Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Hashing in distributed perft

Author: Albert Bertilsson

Date: 23:44:44 12/18/03

Go up one level in this thread


Hi!

Hashing with 64bits is really quite good, even 56bits should be no problem for
chess if the machine is not terribly fast, the game is very long and the hash
table is really big. To be on the safe side I used 128bit keys, that is a really
long number, not enough to store all the possible chess positions but quite
close.

I do not consider this a problem, a much bigger problem is the possibility of
someone cheating or an unstable computer doing a misscalculation.

/Regards Albert



This page took 0 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.