#include "Hex.hpp"
#include "Digraph.hpp"
Go to the source code of this file.
Classes | |
class | VulnerableKiller |
class | InferiorCells |
Set of inferior cells. More... | |
Namespaces | |
namespace | InferiorCellsUtil |
Utilities on InferiorCells. | |
Functions | |
bitset_t | InferiorCellsUtil::FindDominationCaptains (const Digraph< HexPoint > &graph) |
Definition in file InferiorCells.hpp.