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 | dc7fd868f4fa41251a9521a0b25e3adb483bfd83 |
---|---|
Author | Marco Costalba |
Date | 2012-06-24 10:07:18 UTC |
Use type_of() to categorize the moves
Needed to rename old MoveType (used in move generation)
to GenType.
No functional change.
Signed-off-by: Marco Costalba <mcostalba@gmail.com>
|