#include "BookBuilder.hpp"
#include <cmath>
#include "BenzenePlayer.hpp"
#include "BitsetIterator.hpp"
#include "HashDB.hpp"
#include "Book.hpp"
#include "EndgameUtils.hpp"
#include "StateDB.hpp"
#include "Resistance.hpp"
#include "SgThreadedWorker.h"
#include "SgBookBuilder.h"
#include "SgUctSearch.h"
#include "Game.hpp"
#include "HexBoard.hpp"
#include "HexHtpEngine.hpp"
#include "HexEnvironment.hpp"
Go to the source code of this file.
Classes | |
class | BookBuilderCommands< PLAYER > |
Commands for building opening books. More... |
Definition in file BookBuilderCommands.hpp.