#include <terminal_output.hpp>
Definition at line 14 of file terminal_output.hpp.
◆ PlayerReporter()
terminalout::PlayerReporter::PlayerReporter |
( |
const game::PlayerSpec & |
player_spec | ) |
|
◆ EvaluatorTypeStr()
std::string terminalout::PlayerReporter::EvaluatorTypeStr |
( |
| ) |
|
◆ PlayerTypeStr()
std::string terminalout::PlayerReporter::PlayerTypeStr |
( |
| ) |
|
◆ SearchDepthStr()
std::string terminalout::PlayerReporter::SearchDepthStr |
( |
| ) |
|
◆ SummaryStr()
std::string terminalout::PlayerReporter::SummaryStr |
( |
| ) |
|
◆ ZobristKeySizeStr()
std::string terminalout::PlayerReporter::ZobristKeySizeStr |
( |
| ) |
|
◆ evaluator_names_
const std::unordered_map< game::EvaluatorType, std::string > terminalout::PlayerReporter::evaluator_names_ |
|
staticprivate |
◆ evaluator_to_player_type_
const std::unordered_map< game::EvaluatorType, std::string > terminalout::PlayerReporter::evaluator_to_player_type_ |
|
staticprivate |
◆ key_type_strings_
const std::unordered_map< game::ZobristKeyType, std::string > terminalout::PlayerReporter::key_type_strings_ |
|
staticprivate |
◆ player_spec_
The documentation for this class was generated from the following files: