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

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

data_boardstate::TranspositionTableForConcepts< KeyType, NumConfKeys >private
GetDataAt(KeyType primary_board_state, DepthType remaining_search_depth, std::array< KeyType, NumConfKeys > expected_keys)boardstate::TranspositionTableForConcepts< KeyType, NumConfKeys >inline
IncrementMoveCounter()boardstate::TranspositionTableForConcepts< KeyType, NumConfKeys >inline
move_counter_boardstate::TranspositionTableForConcepts< KeyType, NumConfKeys >private
NumIdleMovesAt(KeyType board_state)boardstate::TranspositionTableForConcepts< KeyType, NumConfKeys >inline
NumMovesSinceLastUseOf(const TranspositionTableEntryForConcepts< KeyType, NumConfKeys > &tr_table_entry)boardstate::TranspositionTableForConcepts< KeyType, NumConfKeys >inlineprivate
RecordData(KeyType primary_board_state, DepthType search_depth, moveselection::MinimaxResultType result_type, moveselection::EqualScoreMoves &similar_moves, const std::array< KeyType, NumConfKeys > &confirmation_keys)boardstate::TranspositionTableForConcepts< KeyType, NumConfKeys >inline
size()boardstate::TranspositionTableForConcepts< KeyType, NumConfKeys >inline
TranspositionTableForConcepts()=defaultboardstate::TranspositionTableForConcepts< KeyType, NumConfKeys >