Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Q: Singular extensions

Author: Andreas Herrmann

Date: 08:09:10 01/06/04

Go up one level in this thread


On January 05, 2004 at 19:24:31, Bas Hamstra wrote:

>On January 05, 2004 at 08:48:23, José Carlos wrote:
>
>>  Hi, I'd like to try singular extensions in my program. I've been trying to
>>think about it and all my tries so far result in worse performance. After some
>>web search I haven't been able to find anything but the general idea described.
>>  Is there any good description somewhere? Some pseudo-code? I guess there must
>>be something interesting in the archives but I can't download all of them.
>>  Thanks in advance,
>>
>>  José C.
>
>Here is what I tried (idea from Bruce I believe):
>
>Before you search all moves (after nullmove) you search all moves (unsorted)
>with D-R and check if there is one and only one move with a score above alpha
>*and* above Alpha-Margin. If so, in the normal search to depth D extend that
>move. I did not do this in nullwindow searches, or else performance crashed. No
>great results. In particular I didn't see much spectacular long pv's show up.
>
>I am interested in refinements or other approaches. And are there good
>testpositions to check the effect of SE?
>
>
>Best regards,
>Bas.

Hi Bas,

i have not tryd SE so far, but i think, if SE realy works good, then solutions
in most testpositions with a big fail high in the search, should be found faster
with SE. So i would look for such positions where the fail high is bigger than
your margin.

best wishes
Andreas






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.