]> git.sesse.net Git - stockfish/commit
Late countermove bonus: remove "extraBonus &&"
authorDubslow <bunslow@gmail.com>
Sat, 24 Dec 2022 15:43:22 +0000 (09:43 -0600)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Mon, 9 Jan 2023 19:12:01 +0000 (20:12 +0100)
commitea0f34120fbc1ab7aa8047a1319714b87a1f3b87
tree1af2e221c3f48afe77be1b22bcf31630c8b59a12
parent9fe9ff00823a0d1e989fcfc45410396e94345987
Late countermove bonus: remove "extraBonus &&"

passed stc: https://tests.stockfishchess.org/tests/view/63a71e409c0589b83751dc25
LLR: 2.94 (-2.94,2.94) <-1.75,0.25>
Total: 432480 W: 113846 L: 114055 D: 204579
Ptnml(0-2): 1164, 48205, 117701, 48016, 1154

passed ltc: https://tests.stockfishchess.org/tests/view/63aba66639af998100ce1aa9
LLR: 2.95 (-2.94,2.94) <-1.75,0.25>
Total: 245344 W: 65309 L: 65317 D: 114718
Ptnml(0-2): 117, 24257, 73903, 24307, 88

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

bench 4379218
src/search.cpp