Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: New Algorithm for "el cheapo Singular Extensions" :)

Author: Dr. Axel Steinhage

Date: 04:20:12 01/27/05

Go up one level in this thread


On January 27, 2005 at 06:21:17, Tord Romstad wrote:

>Most of us do not allow an extension of more than a full ply at a single node.
>If a move is extended for more than one reason, the different extensions are
>added together, but if the sum exceeds a full ply we reduce it back down to
>exactly one ply.
>
>Tord

yes, of course! That is clear. Adding more than one ply brings you directly in
"devil's kitchen" :) However, especially when using fractional extensions (like
I do) there is still a danger of having overlapping extensions. In my program,
for instance, when adding up all extensions results in more than a ply, let's
say 1.5 ply, I add one ply and keep the 0.5 plies for the next depth level.
Therefore, overlapping extensions may not cause an extension of more than one
ply, however they may trigger an unwanted extension in the subtree (if the
native extensions of the subtree add up to 0.5 too, for instance).

Axel



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.