NCM plays each Stockfish dev build 20,000 times against Stockfish 14. 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 | 908d98820b9f055d3089cc947f6901a2d6fe0d81 | 
|---|---|
| Author | Marco Costalba | 
| Date | 2013-06-23 09:30:40 UTC | 
| Don't explicitize enum values when not needed
Compiler will chose the correct values in sequential
order for you.
Also move file and rank bitboards definitions to
bitboard.h
No functional change. | |