Xiangiqgame
AI engine for Xiangqi
Loading...
Searching...
No Matches
zobrist_calculator_for_concepts.hpp File Reference
Include dependency graph for zobrist_calculator_for_concepts.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  boardstate::ZobristCalculatorForConcepts< K >
 Uses Zobrist hashing to calculate a "reasonably unique" integer value for each board configuration encountered during a game. More...
 

Namespaces

namespace  boardstate
 Calculate / manage board state and associate Minimax results.