]> git.sesse.net Git - stockfish/commit
Update Elo estimates for terms in search
authorbmc4 <bmc4@cin.ufpe.br>
Mon, 20 Dec 2021 19:20:08 +0000 (16:20 -0300)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Tue, 21 Dec 2021 12:47:57 +0000 (13:47 +0100)
commit88f17a814d80cdb32ccf9efb7b56bb36d7bf052b
tree0868e1a26167e4cd32b23bd9f232536c3fdc648c
parent22e92d23d24ade1053cf543624d0efd01387e886
Update Elo estimates for terms in search

This updates estimates from 2yr ago #2401, and adds missing terms.
All tests run at 10+0.1 (STC), 20000 games, error bars +- 1.8 Elo, book 8moves_v3.png.

A table of Elo values with the links to the corresponding tests can be found at the PR

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

Non-functional Change
src/evaluate.cpp
src/search.cpp