#include "Hex.hpp"
#include "VC.hpp"
#include "VCList.hpp"
#include "VCSet.hpp"
#include "Groups.hpp"
#include "PatternState.hpp"
Go to the source code of this file.
Classes | |
struct | VCBuilderParam |
Settings for VCBuilder. More... | |
struct | VCBuilderStatistics |
Statistics for the last call to Build(). More... | |
class | VCBuilder |
Builds the Virtual Connections (VCs) between groups of stones a single color. More... | |
class | VCBuilder::WorkQueue |
Queue of endpoint pairs that need processing. More... | |
class | VCBuilder::OrRule |
Definition in file VCBuilder.hpp.