]> git.sesse.net Git - stockfish/commit
Decrease delta
authorMichael Chaly <Vizvezdenec@gmail.com>
Sat, 13 Jul 2024 02:34:09 +0000 (05:34 +0300)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Mon, 15 Jul 2024 11:22:31 +0000 (13:22 +0200)
commit930915de901b89c7f7d4bf1495c7e949c0d5e546
tree10212f282d3bd6a2ebf5345b7e4677c0334f70e7
parent563d268519885a411e9a3b784875e457aeb26929
Decrease delta

Decrease delta in aspiration windows - both initial value and quadratic
function of previous best value.

Passed STC:
https://tests.stockfishchess.org/tests/view/6691a52ec6827afcdcee1569
LLR: 2.93 (-2.94,2.94) <0.00,2.00>
Total: 55456 W: 14449 L: 14107 D: 26900
Ptnml(0-2): 174, 6416, 14193, 6784, 161

Passed LTC:
https://tests.stockfishchess.org/tests/view/6691aac1c6827afcdcee1625
LLR: 2.94 (-2.94,2.94) <0.50,2.50>
Total: 107940 W: 27530 L: 27065 D: 53345
Ptnml(0-2): 52, 11787, 29840, 12226, 65

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

bench 1547707
src/search.cpp