]> git.sesse.net Git - stockfish/commitdiff
join scale_factor, initiative and mg+eg reduction
authorxoto10 <buylow001@gmail.com>
Wed, 3 Jun 2020 10:05:58 +0000 (11:05 +0100)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Tue, 9 Jun 2020 16:11:44 +0000 (18:11 +0200)
Merging this code into one function `winnable()`.
Should allow common concepts used to adjust the eg value,
either by addition or scaling, to be combined more effectively.

Improve trace function.

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

No functional change.


No differences found