]> git.sesse.net Git - stockfish/commit
Simplify EVASIONS scoring
authormstembera <MissingEmail@email>
Sat, 17 Sep 2022 12:45:54 +0000 (05:45 -0700)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Tue, 27 Sep 2022 05:44:46 +0000 (07:44 +0200)
commit29295ecfd357b5421eb4f273761dce8d9661f130
tree467d56f83fc4db21a9a24d1d14c49307ee61dbf1
parentdc0c441b7c5178baa1bb0cc51b2d0294f58759a4
Simplify EVASIONS scoring

remove some multipliers & adjust, doesn't change the move ordering

STC https://tests.stockfishchess.org/tests/view/6325c1c9b9c0caa5f4a759ae
LLR: 2.94 (-2.94,2.94) <-1.75,0.25>
Total: 192760 W: 51528 L: 51482 D: 89750
Ptnml(0-2): 642, 20490, 54148, 20380, 720

Credit to locutus2

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

No functional change
src/movepick.cpp