io-chess
UCI chess engine
Loading...
Searching...
No Matches
PlayoutBatchResult Struct Reference

Public Attributes

size_t games
size_t totalPlies
double totalTime
double avgPliesPerGame
double avgTimePerGame
double avgTimePerPly
double pliesPerSecond

Member Data Documentation

◆ avgPliesPerGame

double PlayoutBatchResult::avgPliesPerGame

◆ avgTimePerGame

double PlayoutBatchResult::avgTimePerGame

◆ avgTimePerPly

double PlayoutBatchResult::avgTimePerPly

◆ games

size_t PlayoutBatchResult::games

◆ pliesPerSecond

double PlayoutBatchResult::pliesPerSecond

◆ totalPlies

size_t PlayoutBatchResult::totalPlies

◆ totalTime

double PlayoutBatchResult::totalTime

The documentation for this struct was generated from the following file: