]> git.sesse.net Git - stockfish/commit
Properly handle odd depths in razor formula
authorMarco Costalba <mcostalba@gmail.com>
Sun, 28 Dec 2008 18:38:44 +0000 (19:38 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sun, 28 Dec 2008 18:38:44 +0000 (19:38 +0100)
commit5d94305af3f30d736323883124741f2bcdf98ad9
tree57582a35f1d4a0649456573a4ec5d404a34dbd5e
parente4fd9a2df7d0977cc279d73d94e79a866daddb2f
Properly handle odd depths in razor formula

A little bit more aggressive, but should be more
in line with the depths logic.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
src/search.cpp