Computer Chess Club Archives


Search

Terms

Messages

Subject: Rehashing

Author: Stuart Cracraft

Date: 11:01:30 01/19/98


I plan to implement simple linear rehashing.

Right now, my hash table is not very good and doesn't give
good numbers. I'd like to fix that first but haven't found
the fix. My numbers are typically under 10% (e.g. total
probes successful / total probes tried) for the regular
transposition table (pawn hash table is always very high and
seems okay.)

Anyway, I'm hoping that this <=10% number for the main transposition
table will take a jump up after rehashing.

If anyone has implemented rehashing and tested after implementing
it, I'd be interested to know what you saw. And I'll report back too.

--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.