]> git.sesse.net Git - stockfish/commit
Update `complexityAverage` in all branches of static eval
authorDubslow <bunslow@gmail.com>
Sat, 4 Feb 2023 00:18:55 +0000 (18:18 -0600)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Thu, 9 Feb 2023 06:46:41 +0000 (07:46 +0100)
commite25bcaed3cb69406cec4cd3d212cdf5232234949
tree799c06589b67f35b4a7f91046e7f54dff6c76ec3
parent8f843633db3faaf447cc191cbaed9f5ddfd374bd
Update `complexityAverage` in all branches of static eval

STC: https://tests.stockfishchess.org/tests/view/63dda49573223e7f52ad0f8c
LLR: 2.95 (-2.94,2.94) <-1.75,0.25>
Total: 117416 W: 31173 L: 31049 D: 55194
Ptnml(0-2): 290, 12246, 33533, 12328, 311

LTC: https://tests.stockfishchess.org/tests/view/63dfa90873223e7f52ad69b8
LLR: 2.94 (-2.94,2.94) <-1.75,0.25>
Total: 44416 W: 11924 L: 11744 D: 20748
Ptnml(0-2): 5, 4036, 13968, 4172, 27

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

bench 4758694
src/search.cpp