Xiangiqgame
AI engine for Xiangqi
|
#include <concepts>
#include <gameboard/board_data_structs.hpp>
#include <moveselection/evaluator_data_structs.hpp>
#include <utilities/integer_types.hpp>
#include <memory>
#include <gameboard/move_data_structs.hpp>
Go to the source code of this file.
Concepts | |
concept | BoardStateCoordinatorConcept |