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 | 564456a6a824bfca26d6d9af5b35a055eb9fc6c2 |
---|---|
Author | Sebastian Buchwald |
Date | 2023-02-27 07:29:47 UTC |
Unify type alias declarations
The commit unifies the declaration of type aliases by replacing all
typedefs with corresponding using statements.
closing https://github.com/official-stockfish/Stockfish/pull/4412
No functional change
|