Definition in file GoUctEstimatorStat.cpp.
#include "SgSystem.h"
#include "GoUctEstimatorStat.h"
#include <boost/format.hpp>
#include "GoModBoard.h"
#include "GoUctSearch.h"
#include "SgDebug.h"
#include "SgUctTreeUtil.h"
Go to the source code of this file.
Functions | |
void | GoUctEstimatorStat::Compute (GoUctSearch &search, std::size_t trueValueMaxGames, std::size_t maxGames, std::size_t stepSize, const std::string &fileName) |
Get statistics for estimators. |