]> git.sesse.net Git - stockfish/commitdiff
Reduce the number of accumulator states
authorTomasz Sobczyk <tomasz.sobczyk1997@gmail.com>
Sat, 12 Jun 2021 18:45:14 +0000 (20:45 +0200)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Mon, 14 Jun 2021 09:22:08 +0000 (11:22 +0200)
Reduce from 3 to 2. Make the intent of the states clearer.

STC: https://tests.stockfishchess.org/tests/view/60c50111457376eb8bcaad03
LLR: 2.95 (-2.94,2.94) <-2.50,0.50>
Total: 61888 W: 5007 L: 4944 D: 51937
Ptnml(0-2): 164, 3947, 22649, 4030, 154

LTC: https://tests.stockfishchess.org/tests/view/60c52b1c457376eb8bcaad2c
LLR: 2.94 (-2.94,2.94) <-2.50,0.50>
Total: 20248 W: 688 L: 618 D: 18942
Ptnml(0-2): 7, 551, 8946, 605, 15

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

No functional change.


No differences found