Xiangiqgame
AI engine for Xiangqi
|
Definition of BoardStateCoordinator. More...
Go to the source code of this file.
Classes | |
class | BoardStateCoordinator< ConcreteBoardStateCoordinator, KeyType > |
CRTP Interface with methods to calculate / read / update hash values representing a board state; and storing and retreiving data from completed calculations of scores associated with specific board states (concrete example = boardstate::SingleZobristCoordinator). More... | |
Definition of BoardStateCoordinator.
Definition in file board_state_summarizer_interface.hpp.