Definition in file SpSimplePlayer.cpp.
#include "SgSystem.h"
#include "SpSimplePlayer.h"
#include <limits>
#include <cstdio>
#include <iostream>
#include <string>
#include "GoSafetySolver.h"
#include "SgDebug.h"
#include "SgEvaluatedMoves.h"
#include "SgNode.h"
#include "SgWrite.h"
#include "SpCapturePlayer.h"
#include "SpMoveGenerator.h"
#include "SpRandomPlayer.h"
#include "SpUtil.h"
Go to the source code of this file.