]> git.sesse.net Git - stockfish/commit
`stat_bonus`: replace quadratic with nearly identical line
authorDubslow <bunslow@gmail.com>
Fri, 20 Jan 2023 09:02:25 +0000 (03:02 -0600)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Wed, 25 Jan 2023 06:48:39 +0000 (07:48 +0100)
commit3dd0a7a7cd9daf306cffc795c343459de6d6f54b
tree21a16174394eb922fa61631f8e0399414a8d2394
parent596a528c6a9ace6fb1a8407c86d972d96653418d
`stat_bonus`: replace quadratic with nearly identical line

passed stc: https://tests.stockfishchess.org/tests/view/63ca58c90eefe8694a0c4eac
LLR: 2.94 (-2.94,2.94) <-1.75,0.25>
Total: 287960 W: 76146 L: 76201 D: 135613
Ptnml(0-2): 947, 31890, 78307, 31943, 893

passed ltc: https://tests.stockfishchess.org/tests/view/63cc8a51344bb01c191b30f0
LLR: 2.94 (-2.94,2.94) <-1.75,0.25>
Total: 73784 W: 19559 L: 19402 D: 34823
Ptnml(0-2): 33, 7171, 22327, 7328, 33

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

bench 3990490
src/search.cpp