]> git.sesse.net Git - stockfish/commit
Simplify Away Killer Condition in Cutnode LMR
authorShawn Xu <xu107288696@gmail.com>
Sat, 20 Jul 2024 19:41:56 +0000 (12:41 -0700)
committerDisservin <disservin.social@gmail.com>
Sun, 28 Jul 2024 20:13:47 +0000 (22:13 +0200)
commit85893ac1cd1933f9d24700026972b278f5a37b9c
tree97d0833884ed332962406a40bd9a0713db998352
parentb55217fd02d8e5bc0754e5f27bc84df7b01479a6
Simplify Away Killer Condition in Cutnode LMR

Passed Non-regression STC:
LLR: 2.93 (-2.94,2.94) <-1.75,0.25>
Total: 42944 W: 11240 L: 11024 D: 20680
Ptnml(0-2): 159, 5056, 10825, 5274, 158
https://tests.stockfishchess.org/tests/view/669c13384ff211be9d4ec69f

Passed Non-regression LTC:
LLR: 2.96 (-2.94,2.94) <-1.75,0.25>
Total: 163548 W: 41366 L: 41289 D: 80893
Ptnml(0-2): 109, 18246, 45007, 18283, 129
https://tests.stockfishchess.org/tests/view/669cb1254ff211be9d4ec73a

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

Bench: 1178570
src/search.cpp