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
This commit is contained in:
bmc4
2021-12-20 16:20:08 -03:00
committed by Joost VandeVondele
parent 22e92d23d2
commit 88f17a814d
2 changed files with 29 additions and 29 deletions
+1 -1
View File
@@ -1083,7 +1083,7 @@ Value Eval::evaluate(const Position& pos) {
Value v;
// Deciding between classical and NNUE eval: for high PSQ imbalance we use classical,
// Deciding between classical and NNUE eval (~10 Elo): for high PSQ imbalance we use classical,
// but we switch to NNUE during long shuffling or with high material on the board.
if ( !useNNUE