Computer Chess Club Archives


Search

Terms

Messages

Subject: programmers: pawn hash tables

Author: Joel

Date: 22:29:46 03/07/03


Hey All,

Just wondering what everyone thinks is the best way to implement a pawn hash
table?

At the moment I am incrementally generating a seperate pair of pawn hash keys,
and using them to index a table - very similar to how my transposition table
works.

Is it possible to do _significantly_ better than this? It seems to be somewhat
expensive to do, although having said that my NPS still went up at least 20% in
most situations.

I am not really worried about effeciency as much as some other people here, so I
guess I am really asking whether I am missing something major.

Regards,
Joel



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.