Xiangiqgame
AI engine for Xiangqi
Loading...
Searching...
No Matches
board_state_summarizer_interface.hpp File Reference

Definition of BoardStateCoordinator. More...

Include dependency graph for board_state_summarizer_interface.hpp:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description