]> git.sesse.net Git - stockfish/commit
Simplify non-pawn material divisor to a constant
authorStefan Geschwentner <stgeschwentner@gmail.com>
Sun, 28 Apr 2024 14:04:28 +0000 (16:04 +0200)
committerDisservin <disservin.social@gmail.com>
Sun, 28 Apr 2024 19:43:46 +0000 (21:43 +0200)
commit48a3b7c0ee7d32441a5a4519c85bd1e93e467f6e
tree52bc23bdc64b8318a4d79560aacf506c69cea28d
parent834e8ff619b212baf402c3922f8fde9af979cd0c
Simplify non-pawn material divisor to a constant

Passed STC:
https://tests.stockfishchess.org/tests/view/662942603fe04ce4cefc7aba
LLR: 2.93 (-2.94,2.94) <-1.75,0.25>
Total: 272832 W: 70456 L: 70497 D: 131879
Ptnml(0-2): 1020, 32619, 69154, 32628, 995

Passed LTC:
https://tests.stockfishchess.org/tests/view/662dfe3b6115ff6764c829eb
LLR: 2.94 (-2.94,2.94) <-1.75,0.25>
Total: 100254 W: 25446 L: 25303 D: 49505
Ptnml(0-2): 121, 11292, 27166, 11419, 129

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

Bench: 1544645
src/evaluate.cpp