]> git.sesse.net Git - stockfish/commit
Simplify Stat Score bonus
authorprotonspring <mike@whiteley.org>
Thu, 31 Jan 2019 14:18:33 +0000 (15:18 +0100)
committerStéphane Nicolet <stephanenicoletsuriphone@gmail.com>
Thu, 31 Jan 2019 14:21:24 +0000 (15:21 +0100)
commitd1fd1a96bc62346b727dd3797df429f7e627f5ef
tree6e399547d07d2db0aeaa19804275cc7dda745eb2
parent3302349662f8c0b01946cd9d62ac087685c0c816
Simplify Stat Score bonus

This is a functional simplification of this statScore bonus.
There seems to be little risk of regression with this one.

STC
LLR: 2.95 (-2.94,2.94) [-3.00,1.00]
Total: 26829 W: 5892 L: 5781 D: 15156
http://tests.stockfishchess.org/tests/view/5c5086bb0ebc593af5d4db75

LTC
LLR: 2.96 (-2.94,2.94) [-3.00,1.00]
Total: 28232 W: 4684 L: 4575 D: 18973
http://tests.stockfishchess.org/tests/view/5c50d7690ebc593af5d4dec9

Closes https://github.com/official-stockfish/Stockfish/pull/1979

Bench: 4001014
src/search.cpp