Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Problem with TT

Author: Brian Richardson

Date: 07:42:23 07/11/03

Go up one level in this thread


Are you hashing with only 32 bits instead of 64 with

unsigned long glob_troper;// hash_code for current position

If so, there may be too many entries mapping to the same position
for the search to work well enough to find the solution.



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.