#include <string>
#include <typeinfo>
#include "GtpEngine.h"
#include "GoUctPlayoutPolicy.h"
#include "GoUctGlobalSearch.h"
#include "GoUctPlayer.h"
#include "GoUctBookBuilder.h"
Go to the source code of this file.
Classes | |
class | GoUctBookBuilderCommands< PLAYER > |
Commands for autobook. More... |
Definition in file GoUctBookBuilderCommands.h.