]> git.sesse.net Git - stockfish/commit
Remove some conditions at PV improvement reduction
authorMinetaS <skdty87@gmail.com>
Fri, 7 Apr 2023 14:49:05 +0000 (14:49 +0000)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sat, 22 Apr 2023 08:37:14 +0000 (10:37 +0200)
commit96b6c0b36f28f0ef5fa58f48405db710542521df
treede4eda8924a6bca6d093e2b8a380db2d8e28709e
parentacb0d204d56e16398c58822df2cc60b90ef1ae85
Remove some conditions at PV improvement reduction

Non-regression STC:
LLR: 2.94 (-2.94,2.94) <-1.75,0.25>
Total: 63664 W: 17007 L: 16823 D: 29834
Ptnml(0-2): 163, 6998, 17336, 7162, 173
https://tests.stockfishchess.org/tests/view/6430b124028b029b01ac99f2

Non-regression LTC:
LLR: 2.94 (-2.94,2.94) <-1.75,0.25>
Total: 90016 W: 24399 L: 24258 D: 41359
Ptnml(0-2): 52, 8672, 27405, 8841, 38
https://tests.stockfishchess.org/tests/view/64310e74028b029b01ad3131

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

Bench: 3661938
src/search.cpp