]> git.sesse.net Git - stockfish/commit - src/evaluate.cpp
Remove trend
authordisservin <disservin.social@gmail.com>
Thu, 3 Nov 2022 20:53:02 +0000 (21:53 +0100)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Mon, 7 Nov 2022 07:00:05 +0000 (08:00 +0100)
commita41390079147aea89cb5222089a45e1958ebec8e
treeda67a99271a9b7a4f252c36575901295ba1d66f2
parente048d1182562eb7ce1eae45f626681206da446b8
Remove trend

Simplify trend away.

passed Non-regression STC:
https://tests.stockfishchess.org/tests/view/63642a63a90afcecbd1cb887
LLR: 2.95 (-2.94,2.94) <-1.75,0.25>
Total: 130000 W: 34683 L: 34567 D: 60750
Ptnml(0-2): 455, 14424, 35135, 14522, 464

passed Non-regression LTC:
https://tests.stockfishchess.org/tests/view/636566fda90afcecbd1cded9
LLR: 2.94 (-2.94,2.94) <-1.75,0.25>
Total: 81592 W: 21938 L: 21787 D: 37867
Ptnml(0-2): 42, 8035, 24490, 8188, 41

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

Bench: 4239512
src/evaluate.cpp
src/search.cpp
src/thread.h