Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: mate threat extension/null move

Author: Stuart Cracraft

Date: 21:13:20 09/25/04

Go up one level in this thread


On September 25, 2004 at 23:59:27, Rick Bischoff wrote:

>Hi,
>
>I only do checks if a capturing move results in a check, then I just call
>alphabeta with a depth of zero.

This is what I do -- apparently it is not very popular amongst people
with the better programs.

From what I have heard, most of them call the quiescence routine rather
than do a back and forth between quiescence and main search when
quiescence is in check.

Perhaps they are concerned about too many extensions in the quiescence
beyond incheck or checking extensions creeping in.

To them I suggest avoiding the extra extensions by noting where the
call to main search comes from and disable all but the extensions they
want.

Stuart





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.