Xiangiqgame
AI engine for Xiangqi
|
Linkage point for .hpp and .tpp files where template-heavy concrete MoveEvaluators are implemented. More...
#include <moveselection/move_evaluators.hpp>
Go to the source code of this file.
Namespaces | |
namespace | moveselection |
Selecting a move to execute. | |
namespace | moveselection::minimaxutils |
Free functions used by moveselection::MinimaxMoveEvaluator. | |
Functions | |
bool | moveselection::minimaxutils::ValidateMove (SearchSummary &search_summary, const MoveCollection &allowed_moves) |
Linkage point for .hpp and .tpp files where template-heavy concrete MoveEvaluators are implemented.
Definition in file move_evaluators.cpp.