NCM plays each Stockfish dev build 20,000 times against Stockfish 15. This yields an approximate Elo difference and establishes confidence in the strength of the dev builds.
Host | Duration | Avg Base NPS | Games | WLD | Standard Elo | Ptnml(0-2) | Gamepair Elo |
---|
ID | Host | Base NPS | Games | WLD | Standard Elo | Ptnml(0-2) | Gamepair Elo | CLI | PGN |
---|
Commit ID | 2f67409506e65a47f038055de834462b4a707ccd |
---|---|
Author | Sebastian Buchwald |
Date | 2023-01-28 15:49:27 UTC |
Remove redundant const qualifiers
The const qualifiers are already implied by the constexpr qualifiers.
closes https://github.com/official-stockfish/Stockfish/pull/4359
No functional change
|