]> git.sesse.net Git - stockfish/commit
Negative extension for ttMove that is less than alpha and value
authorcandirufish <38038147+candirufish@users.noreply.github.com>
Fri, 22 Apr 2022 06:03:50 +0000 (08:03 +0200)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Fri, 22 Apr 2022 06:17:22 +0000 (08:17 +0200)
commite1f12aa4e61a8bbb772918c405137acdd85e3eec
treef678e33a5d601b9c6888bb647e5711b1102291ce
parente41f727f0f7041b43997f04c031353be5087856b
Negative extension for ttMove that is less than alpha and value

in the context of singular extensions

Passed STC:
https://tests.stockfishchess.org/tests/view/626047e8b03f22647441ade0
LLR: 2.97 (-2.94,2.94) <0.00,2.50>
Total: 50296 W: 13410 L: 13108 D: 23778
Ptnml(0-2): 196, 5548, 13370, 5826, 208

Passed LTC:
https://tests.stockfishchess.org/tests/view/6260a513b03f22647441b970
LLR: 2.96 (-2.94,2.94) <0.50,3.00>
Total: 83896 W: 22433 L: 22054 D: 39409
Ptnml(0-2): 49, 8273, 24938, 8626, 62

closes https://github.com/official-stockfish/Stockfish/pull/3995

bench: 7729968
src/search.cpp