]> git.sesse.net Git - stockfish/commitdiff
Decrease NullMoveMargin and adjust razoring
authorMarco Costalba <mcostalba@gmail.com>
Sun, 10 Jan 2010 00:12:15 +0000 (01:12 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Mon, 11 Jan 2010 20:17:02 +0000 (21:17 +0100)
Also retire razoring margins vector and use
a simpler formula instead.

Now that we use a more accurate static evaluation
try to avoid useless null searches when we are well
below beta. And for teh same reason increase a bit
the razoring.

After 972 games at 1+0
Mod vs Orig +224 =558 -190 +12 ELO

Signed-off-by: Marco Costalba <mcostalba@gmail.com>

No differences found