]> git.sesse.net Git - stockfish/commit
Remove the correction history bonus in null move search
authorevqsx <149484438+evqsx@users.noreply.github.com>
Thu, 6 Jun 2024 07:43:55 +0000 (15:43 +0800)
committerDisservin <disservin.social@gmail.com>
Sat, 8 Jun 2024 21:39:46 +0000 (23:39 +0200)
commit4151c06b744a3145617200ca8f76285aae193dc2
tree88e94e60c901d18f71711d09b272bb60387e8d51
parent1c67b46caf91a0e6277967ea9a7e4b2f6afbc971
Remove the correction history bonus in null move search

Passed STC:
https://tests.stockfishchess.org/tests/view/666168e191e372763104c664
LLR: 2.94 (-2.94,2.94) <-1.75,0.25>
Total: 94848 W: 24708 L: 24550 D: 45590
Ptnml(0-2): 289, 11355, 24033, 11403, 344

Passed LTC:
https://tests.stockfishchess.org/tests/view/6661e73591e372763104c751
LLR: 2.94 (-2.94,2.94) <-1.75,0.25>
Total: 70452 W: 17849 L: 17679 D: 34924
Ptnml(0-2): 27, 7707, 19596, 7861, 35

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

Bench: 1174094
AUTHORS
src/search.cpp