GtpEngine with GoBoard, GoPlayer and GoGame. More...
#include <sstream>
#include <boost/filesystem/path.hpp>
#include <boost/scoped_ptr.hpp>
#include "GoBoard.h"
#include "GoBook.h"
#include "GoAutoBook.h"
#include "GoGame.h"
#include "GoPlayer.h"
#include "GoStaticLadder.h"
#include "GoTimeSettings.h"
#include "GtpEngine.h"
#include "SgGtpCommands.h"
#include "SgPointArray.h"
#include "SgMpiSynchronizer.h"
Go to the source code of this file.
Classes | |
class | GoGtpEngine |
GtpEngine with GoBoard, GoPlayer and GoGame. More... | |
class | GoGtpAssertionHandler |
Assertion handler that can be registered with SgRegisterAssertionHandler. More... |
GtpEngine with GoBoard, GoPlayer and GoGame.
Definition in file GoGtpEngine.h.