Xiangiqgame
AI engine for Xiangqi
|
#include <concepts/board_state_calculator.hpp>
#include <concepts/board_state_calculator_registry.hpp>
#include <concepts/single_board_state_provider.hpp>
#include <concepts/space_info_provider.hpp>
#include <concepts>
Go to the source code of this file.
Concepts | |
concept | SpaceInfoProviderAndCalculatorRegistryConcept |
concept | SingleBoardStateProviderAndBoardStateCalculatorConcept |