]> git.sesse.net Git - stockfish/commit
Simplify away depth condition for aspiration window adjust
authorMuzhen Gaming <61100393+XInTheDark@users.noreply.github.com>
Fri, 14 Apr 2023 12:33:33 +0000 (20:33 +0800)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sat, 22 Apr 2023 08:59:33 +0000 (10:59 +0200)
commitd64d4ac426e06cdd52249b0464d22f3cdb7fcf79
treef588725e06c4bcc777b6b4b806f2255062994af5
parent7b9b793fd544aa7a599b113a40533cde16de640b
Simplify away depth condition for aspiration window adjust

Simplification STC:
https://tests.stockfishchess.org/tests/view/64351654596a20f264276ded
LLR: 2.95 (-2.94,2.94) <-1.75,0.25>
Total: 374664 W: 98942 L: 99089 D: 176633
Ptnml(0-2): 1049, 41767, 101878, 41558, 1080

Simplification LTC:
https://tests.stockfishchess.org/tests/view/6439499f605991a801b4f684
LLR: 2.95 (-2.94,2.94) <-1.75,0.25>
Total: 457880 W: 123021 L: 123233 D: 211626
Ptnml(0-2): 166, 44739, 139335, 44541, 159

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

Bench: 3879281
src/search.cpp