#include "Hex.hpp"
#include "StoneBoard.hpp"
Go to the source code of this file.
Classes | |
class | VCPattern |
Precomputed pattern specifying a virtual connection/ladder. More... | |
struct | VCPattern::GlobalData |
Typedefs | |
typedef std::vector< VCPattern > | VCPatternSet |
Definition in file VCPattern.hpp.
typedef std::vector<VCPattern> VCPatternSet |
Definition at line 16 of file VCPattern.hpp.