Xiangiqgame
AI engine for Xiangqi
|
This is the complete list of members for game::PlayerSpec, including all inherited members.
color | game::PlayerSpec | |
evaluator_type | game::PlayerSpec | |
minimax_search_depth | game::PlayerSpec | |
PlayerSpec(gameboard::PieceColor color, EvaluatorType evaluator_type=EvaluatorType::kMinimax, size_t zobrist_key_size_bits=64, size_t zobrist_calculator_count=2, DepthType minimax_search_depth=4, uint32_t zkeys_seed=std::random_device{}()) | game::PlayerSpec | inline |
zkeys_seed | game::PlayerSpec | |
zobrist_calculator_count | game::PlayerSpec | |
zobrist_key_size_bits | game::PlayerSpec |