]> git.sesse.net Git - stockfish/commit
Remove delta from evaluation
authorDubslow <bunslow@gmail.com>
Mon, 3 Jun 2024 22:47:03 +0000 (17:47 -0500)
committerDisservin <disservin.social@gmail.com>
Sat, 8 Jun 2024 21:34:03 +0000 (23:34 +0200)
commit7d4ffa175c52a425c6ebc19737586baf93f5b6ff
tree60c8c38727dfc6dcc83e28000e9b38cc7176fae6
parentf55239b2f374a2f98717e7c361732f7c4510388b
Remove delta from evaluation

Passed STC: https://tests.stockfishchess.org/tests/view/6660e49c6489614cdad14e29
LLR: 2.94 (-2.94,2.94) <-1.75,0.25>
Total: 188768 W: 48907 L: 48854 D: 91007
Ptnml(0-2): 584, 22571, 48005, 22656, 568

Passed LTC: https://tests.stockfishchess.org/tests/view/6660ff9791e372763104b38c
LLR: 2.95 (-2.94,2.94) <-1.75,0.25>
Total: 310680 W: 78651 L: 78727 D: 153302
Ptnml(0-2): 180, 34818, 85433, 34716, 193

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

Bench: 1214575
src/evaluate.cpp