Xiangiqgame
AI engine for Xiangqi
|
#include <concepts/board_state_calculator.hpp>
#include <concepts/space_info_provider.hpp>
#include <concepts>
#include <functional>
#include <memory>
#include <gameboard/move_data_structs.hpp>
Go to the source code of this file.
Concepts | |
concept | BoardStateCalculatorRegistryConcept |