|
Xiangiqgame
AI engine for Xiangqi
|
This is the complete list of members for moveselection::PreSearchMoveSorterForConcepts< G, P >, including all inherited members.
| game_board_ | moveselection::PreSearchMoveSorterForConcepts< G, P > | private |
| game_position_points_ | moveselection::PreSearchMoveSorterForConcepts< G, P > | private |
| GenerateRankedMoveList(PieceColor cur_player, const MoveCollection &cur_player_moves) | moveselection::PreSearchMoveSorterForConcepts< G, P > | inline |
| PreSearchMoveSorterForConcepts(std::shared_ptr< G > game_board, std::shared_ptr< P > game_position_points) | moveselection::PreSearchMoveSorterForConcepts< G, P > | inline |
| RateMove(Move move, PieceColor cur_player) | moveselection::PreSearchMoveSorterForConcepts< G, P > | inline |