Author: Robert Hyatt
Date: 06:34:20 04/23/01
Go up one level in this thread
On April 23, 2001 at 05:52:00, JW de Kort wrote: >Dear friends, > >I have added a qsearch to my program and as a result the number of nodes in my >search has exploded. Sometimes the program searches ten times as much nodes in >the qsearch than in the regular search. Can anybody give me some advice on >methodes i can use to limit the number of nodes in the qsearch? > >Thanks in advance. > >Jan Willem A simple idea works well: When you enter a q-search node, if the current score is (say) a queen below alpha, then capturing a pawn or piece is not going to bring the score back up to alpha. Those captures are useless to examine..
This page took 0.01 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.