18 std::pair<Player,Ptype>
strToPiece(
const std::string&);
37 using kakinoki::KakinokiFile;
38 using kakinoki::KakinokiIOError;
static bool isKakinokiFile(const std::string &filename)
static void parseLine(SimpleState &state, Record &record, std::string s, CArray< bool, 9 > &board_parsed)
Move strToMove(const std::string &, const SimpleState &, Move last_move=Move())
std::pair< Player, Ptype > strToPiece(const std::string &)
KakinokiIOError(const std::string &w)