Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: double null move help

Author: Dieter Buerssner

Date: 04:26:04 07/04/04

Go up one level in this thread


On July 04, 2004 at 04:29:31, Daniel Shawul wrote:

>  btw, i store null cutoffs in hashtable.

This can be a problem. You can store a signature for null moves in the HT (for
example a special move, say one that is always impossible like a1-d2). At the
time you probe the HT and want to do a cutoff, and the stored move is a null
move, check if in this situation a null move is allowed. If no, ignore the HT
entry.

Regards,
Dieter



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.