dje-dev / Ceres

Ceres - an MCTS chess engine for research and recreation
GNU General Public License v3.0
153 stars 23 forks source link

Added new tournament features #64

Closed lepned closed 3 years ago

lepned commented 3 years ago

Did some refactoring of tournament features and added some small new features. First, the table format for text to console has been slightly improved. Secondly, a new computation of median NPS average has been added and included in the summary table. Third, a new round robin ELO table has been added to the console output.