#include <vector>#include "GoBoard.h"#include "GoUctUtil.h"#include "SgWrite.h"Go to the source code of this file.
Classes | |
| class | GoUctPureRandomGenerator< BOARD > |
| Randomly select from empty points on the board. More... | |
Definition in file GoUctPureRandomGenerator.h.