]> git.sesse.net Git - stockfish/commit
Retire follow-up move heuristic
authormbootsector <mbootsector@gmail.com>
Sat, 28 Mar 2015 22:09:48 +0000 (22:09 +0000)
committerJoona Kiiski <joona.kiiski@gmail.com>
Sat, 28 Mar 2015 22:12:06 +0000 (22:12 +0000)
commit1d5eaba5735e24c3afdeb07a5108d7ebf9e3ff57
treef9c9b7d13c1ae2b9dcc0ec6101431ea46bcf6510
parentac8e6ff000d3d990ae07297ec60e33a9cfb513b1
Retire follow-up move heuristic

STC: http://tests.stockfishchess.org/tests/view/5501d0f30ebc5902160ec0fd
LLR: 2.95 (-2.94,2.94) [-3.00,1.00]
Total: 34891 W: 6904 L: 6808 D: 21179

LTC: http://tests.stockfishchess.org/tests/view/550328540ebc5902160ec133
LLR: 3.10 (-2.94,2.94) [-3.00,1.00]
Total: 182653 W: 29866 L: 29993 D: 122794

Bench: 8396161

Resolves #310
src/movepick.cpp
src/movepick.h
src/search.cpp