Computer Chess Club Archives


Search

Terms

Messages

Subject: Result of Hash Table

Author: Stuart Cracraft

Date: 11:10:49 01/20/98


An error was discovered in the search/quiescence calling.

The call to  the quiescence search was made
after the probe to the hash table, instead of before.
When this was moved to before the probe to the hash
table, the probe success rate jumped up to the kinds
of levels we're talking about here.

The speed of the program jumped up 20% from 25,000 nps
to 30,000 nps on the same test suite and the hashing
success rate increased significantly from 14% to 40%
for the suite.

--Stuart



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.