|
Xiangiqgame
AI engine for Xiangqi
|
Implementation of methods that store piece points info in Base Point Offset form. More...
#include <algorithm>#include <fstream>#include <iostream>#include <piecepoints/base_position_offset.hpp>#include <unordered_map>#include <utilities/utility_functs.hpp>
Go to the source code of this file.
Implementation of methods that store piece points info in Base Point Offset form.
Definition in file piece_points_bpo.cpp.