]> git.sesse.net Git - stockfish/commit
Revert LMR reduction based on thinking time
authorMarco Costalba <mcostalba@gmail.com>
Sun, 28 Mar 2010 11:04:41 +0000 (12:04 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sun, 28 Mar 2010 11:04:41 +0000 (12:04 +0100)
commit2a14123550eb6ebce6be3a0c4d3938e533e748b2
tree7f68392c76b37029674c69d00b9063b3692b217c
parent8fabd69d4a70380daa547362ed83be1091b86414
Revert LMR reduction based on thinking time

After 500 games at 5+0 on my QUAD (3 days) there
is no difference with old version, so probably it
is a feature that doesn't scale with search depth.

So revert for now, perhaps we should readd under a
different form.

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