#include "SgBlackWhite.h"#include "SgPoint.h"#include "SgNode.h"#include "SgUctSearch.h"#include "HexUctState.hpp"#include "PatternState.hpp"Go to the source code of this file.
Classes | |
| class | HexThreadStateFactory |
| Creates threads. More... | |
| class | HexUctSearch |
| Monte-Carlo search using UCT for Hex. More... | |
Definition in file HexUctSearch.hpp.