Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Bonus points for side to move in qsearch?

Author: Peter Kasinski

Date: 08:04:27 01/06/01

Go up one level in this thread


On January 06, 2001 at 10:57:34, Peter Kasinski wrote:

>On January 06, 2001 at 10:45:05, Leen Ammeraal wrote:
>
>>In qsearch, when no more captures are possible,
>>I return the material score, including the
>>position evaluation. Should this include
>>some extra points for the side that is to move
>>rather than ignoring this aspect?
>>After all, although there is no time to evaluate
>>any further moves, it is likely that the position
>>will be improved by the side that is to move.
>>I could not detect any improvement of my program
>>when I tried. What is usual in this regard?
>>If a bonus for the side to move is reasonable,
>>how many centipawns should this be?
>>Leen Ammeraal
>
>I think the idea of qsearch is that at the end of these variations no side can
>alter the score significantly with one move.  I doubt that adding a bonus for
>the side to move is helpful.  IMHO.
>
>PK

I should have said - no side can alter the material score with one move.  And
since you have been ignoring all positional moves while executing capture
sequences - it seems pointless to award a positional bonus to whoever happens to
get the quiet move next.

PK




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.