Author: Stuart Cracraft
Date: 21:56:05 08/18/01
Go up one level in this thread
> >The nullmove is R=3 but I use a small margin when falling into the qsearch. >The condition is something like this: >if ((depth>3 && eval>=beta) || (depth<=3 && eval>=beta+margin)) Is your null move in your main search or your qsearch? I've heard it done with both.
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.