Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Reduction 2b and 2c

Author: Russell Reagan

Date: 13:35:33 12/30/02

Go up one level in this thread


On December 30, 2002 at 08:03:44, Tony Werten wrote:

I think you are both saying the same thing.

Ed says...

>>  { if (ALPHA > SCORE + THREAT &&
>>        ALPHA < SCORE + THREAT + MARGIN) -> reduce depth with one ply. }
                                              ^^^^^^^^^^^^
You say...

>1) score+threat>alpha : OK you have some threat, don't reduce
                                                  ^^^^^^^^^^^^

It seems like you are both saying the same thing. He is saying 'if true, reduce'
and you are saying 'if false, don't reduce' (basically). Unless I'm missing
something (?) :)

Russell




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.