]> git.sesse.net Git - stockfish/commit
Introduce asymmetric optimism
authorMuzhen Gaming <61100393+XInTheDark@users.noreply.github.com>
Sat, 28 Oct 2023 08:04:15 +0000 (16:04 +0800)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Mon, 30 Oct 2023 06:51:27 +0000 (07:51 +0100)
commit908811c24ab53d2cb1bebc1138427e21fefa8054
tree5d16b5aa324e20ad298100ead2e6fbfb6e3ac4c6
parent38aa70adcfa767387da91c8df1180fb11ad89ac7
Introduce asymmetric optimism

Introduce asymmetric optimism for both side to move and opponent. Parameter tuning was done with 200k LTC games.

STC: https://tests.stockfishchess.org/tests/view/653cc08fcc309ae8395622b3
LLR: 2.96 (-2.94,2.94) <0.00,2.00>
Total: 98336 W: 25074 L: 24661 D: 48601
Ptnml(0-2): 339, 11612, 24890, 11951, 376

LTC: https://tests.stockfishchess.org/tests/view/653db595cc309ae839563140
LLR: 2.94 (-2.94,2.94) <0.50,2.50>
Total: 83244 W: 20760 L: 20339 D: 42145
Ptnml(0-2): 51, 9306, 22498, 9705, 62

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

Bench: 1371690
src/search.cpp