Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: no more comments???

Author: Sune Fischer

Date: 15:42:44 07/25/02

Go up one level in this thread


On July 25, 2002 at 18:01:49, Robert Hyatt wrote:
>
>So you are "out of sync" here?  IE you make a move, and update the legal
>move count for your opponent immediately so that you know whether to extend
>here or not?
>
>That is a bit like my old incremental move generation.  I would make a move
>and update everything so that generating moves was always trivial.  The problem
>is that you make a move, update the stuff, then get a hash hit and don't
>use the updated info at all.  I gave up on that and decided to just update
>exactly when it is needed...

But how many hash hits do you get compared to the node and evaluation numbers?
I have a feeling the hash hit number is insignificant compared to the total node
count.

-S.



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.