]> git.sesse.net Git - stockfish/commit
Revert dynamic LMR
authorMarco Costalba <mcostalba@gmail.com>
Fri, 3 Apr 2009 19:34:22 +0000 (20:34 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Fri, 3 Apr 2009 19:34:22 +0000 (20:34 +0100)
commit8590a6f3b7157a21d97ba46285b7daec4e55fa3c
tree662994628c8c762149d22109fda4cbe280560829
parent7b05b83bf2f69b1fac0271acd28b2382253f2e37
Revert dynamic LMR

It doesn't seem to work against Toga. After more then 400 games
we are at -13 ELO while, without it we are at + 5 ELO after 1000
games.

So revert for now to keep code simple.

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