Xiangiqgame
AI engine for Xiangqi
Loading...
Searching...
No Matches
boardstate::ZobristComponent< KeyType, NumConfKeys > Member List

This is the complete list of members for boardstate::ZobristComponent< KeyType, NumConfKeys >, including all inherited members.

confirmation_board_states()boardstate::ZobristComponent< KeyType, NumConfKeys >inline
confirmation_board_states_internal()boardstate::ZobristComponent< KeyType, NumConfKeys >inlineprivate
confirmation_calculator_seeds() constboardstate::ZobristComponent< KeyType, NumConfKeys >inline
confirmation_calculator_seeds_internal() constboardstate::ZobristComponent< KeyType, NumConfKeys >inlineprivate
confirmation_calculators_boardstate::ZobristComponent< KeyType, NumConfKeys >private
FullBoardStateCalc(const BoardMap_t &board_map)boardstate::ZobristComponent< KeyType, NumConfKeys >inline
FullBoardStateCalcInternal(const BoardMap_t &board_map)boardstate::ZobristComponent< KeyType, NumConfKeys >inlineprivate
primary_board_state()boardstate::ZobristComponent< KeyType, NumConfKeys >inline
primary_board_state_hex_str() constboardstate::ZobristComponent< KeyType, NumConfKeys >inline
primary_calculator_boardstate::ZobristComponent< KeyType, NumConfKeys >private
primary_calculator_seed()boardstate::ZobristComponent< KeyType, NumConfKeys >inline
prng_seed()boardstate::ZobristComponent< KeyType, NumConfKeys >inline
prng_seed_boardstate::ZobristComponent< KeyType, NumConfKeys >private
UpdateBoardStates(const ExecutedMove &executed_move)boardstate::ZobristComponent< KeyType, NumConfKeys >inline
UpdateBoardStatesInternal(const ExecutedMove &executed_move)boardstate::ZobristComponent< KeyType, NumConfKeys >inlineprivate
ZobristComponent(const ZobristCalculator< KeyType > primary_calculator, const std::array< ZobristCalculator< KeyType >, NumConfKeys > &confirmation_calculators)boardstate::ZobristComponent< KeyType, NumConfKeys >inlineexplicit
ZobristComponent(uint32_t prng_seed=std::random_device{}())boardstate::ZobristComponent< KeyType, NumConfKeys >inlineexplicit
ZobristComponent(std::mt19937 prng)boardstate::ZobristComponent< KeyType, NumConfKeys >inlineexplicitprivate