Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: pawn hash tables

Author: Rick Bischoff

Date: 13:13:25 08/01/03

Go up one level in this thread


Pawn hash tables are seperate from the normal transposition table since they are
only used to store the evaluation for a specific pawn formation.  The idea is
that pawn evaluations are expensive and since the pawns dont change very often
it is beneficial in terms of time to only have to calculate once.

On August 01, 2003 at 16:01:51, Joshua Lee wrote:

>Would someone please explain pawn hash and how much of the whole hash tables it
>is when you set them to lets say 256MB?
>
>Thankyou



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.