]> git.sesse.net Git - stockfish/commit
Simplify late countermove bonus condition
authorDubslow <bunslow@gmail.com>
Mon, 23 Jan 2023 01:45:46 +0000 (19:45 -0600)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sat, 18 Feb 2023 12:34:40 +0000 (13:34 +0100)
commit085cace4574bf561472d8d3d3afe50c2c536b4e3
tree15e5db2458704ad405542383358ed2f16d29e90b
parent29c1e072b669c2257e4b48094391e7dc39fb31a5
Simplify late countermove bonus condition

STC: https://tests.stockfishchess.org/tests/view/63d53ac6a67dd929a555e1e2
LLR: 2.95 (-2.94,2.94) <-1.75,0.25>
Total: 216096 W: 56862 L: 56839 D: 102395
Ptnml(0-2): 648, 24033, 58650, 24082, 635

LTC: https://tests.stockfishchess.org/tests/view/63d7f9a6a67dd929a5565991
LLR: 2.95 (-2.94,2.94) <-1.75,0.25>
Total: 808512 W: 214060 L: 214610 D: 379842
Ptnml(0-2): 301, 79448, 245293, 78928, 286

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

Bench: 4283297
src/search.cpp