Xiangiqgame
AI engine for Xiangqi
|
#include <iostream>
#include <memory>
#include <moveselection/move_evaluator_human_for_concepts.hpp>
#include <movetranslation/move_translator.hpp>
Go to the source code of this file.
Namespaces | |
namespace | moveselection |
Selecting a move to execute. | |
namespace | humanplayerio |