Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

InferiorCells Member List

This is the complete list of members for InferiorCells, including all inherited members.
AddCaptured(HexColor color, const bitset_t &captured)InferiorCells
AddCaptured(HexColor color, HexPoint captured)InferiorCells
AddDead(const bitset_t &dead)InferiorCells
AddDead(HexPoint dead)InferiorCells
AddDominated(HexPoint cell, HexPoint dominator)InferiorCells
AddDominated(HexPoint cell, const std::set< HexPoint > &dom)InferiorCells
AddDominatedFrom(const InferiorCells &other)InferiorCells
AddMutualFillin(HexColor color, const bitset_t &cells, const bitset_t &carrier)InferiorCells
AddMutualFillin(HexColor color, HexPoint cell, const bitset_t &carrier)InferiorCells
AddMutualFillinFrom(HexColor color, const InferiorCells &other)InferiorCells
AddPermInf(HexColor color, const bitset_t &cells, const bitset_t &carrier)InferiorCells
AddPermInf(HexColor color, HexPoint cell, const bitset_t &carrier)InferiorCells
AddPermInfFrom(HexColor color, const InferiorCells &other)InferiorCells
AddReversible(HexPoint cell, bitset_t carrier, HexPoint reverser)InferiorCells
AddReversible(HexPoint cell, bitset_t carrier, const std::set< HexPoint > &reversers)InferiorCells
AddReversibleFrom(const InferiorCells &other)InferiorCells
AddVulnerable(HexPoint cell, HexPoint killer)InferiorCells
AddVulnerable(HexPoint cell, const std::set< HexPoint > &killers)InferiorCells
AddVulnerable(HexPoint cell, const VulnerableKiller &killer)InferiorCells
AddVulnerable(HexPoint cell, const std::set< VulnerableKiller > &dom)InferiorCells
AddVulnerableFrom(const InferiorCells &other)InferiorCells
All() const InferiorCells
AllReversers() const InferiorCells [inline]
AllReversibleCarriers() const InferiorCells [inline]
AssertPairwiseDisjoint() const InferiorCells [private]
Captured(HexColor color) const InferiorCells [inline]
Clear()InferiorCells
ClearCaptured(HexColor color)InferiorCells
ClearDead()InferiorCells
ClearDominated()InferiorCells
ClearMutualFillin(HexColor color)InferiorCells
ClearPermInf(HexColor color)InferiorCells
ClearReversible()InferiorCells
ClearVulnerable()InferiorCells
Dead() const InferiorCells [inline]
DeductionSet(HexColor color) const InferiorCells
Dominated() const InferiorCells
Fillin(HexColor color) const InferiorCells
FindPresimplicialPairs() const InferiorCells
GuiOutput() const InferiorCells
InferiorCells()InferiorCells
Killers(HexPoint p) const InferiorCells [inline]
m_allReversersInferiorCells [private]
m_allReversibleCarriersInferiorCells [private]
m_capturedInferiorCells [private]
m_deadInferiorCells [private]
m_dom_graphInferiorCells [private]
m_dominatedInferiorCells [mutable, private]
m_dominated_computedInferiorCells [mutable, private]
m_killersInferiorCells [private]
m_mutual_fillinInferiorCells [private]
m_mutual_fillin_carrierInferiorCells [private]
m_perm_infInferiorCells [private]
m_perm_inf_carrierInferiorCells [private]
m_reversersInferiorCells [private]
m_reversibleInferiorCells [private]
m_vulnerableInferiorCells [private]
MutualFillin(HexColor color) const InferiorCells [inline]
MutualFillinCarrier(HexColor color) const InferiorCells [inline]
PermInf(HexColor color) const InferiorCells [inline]
PermInfCarrier(HexColor color) const InferiorCells [inline]
RemoveCaptured(HexColor color, const bitset_t &captured)InferiorCells
RemoveDead(const bitset_t &dead)InferiorCells
RemoveDominated(const bitset_t &dominated)InferiorCells
RemoveMutualFillin(HexColor color, const bitset_t &mutual)InferiorCells
RemovePermInf(HexColor color, const bitset_t &perminf)InferiorCells
RemoveReversible(const bitset_t &reversible)InferiorCells
RemoveReversible(HexPoint reversible)InferiorCells
RemoveVulnerable(const bitset_t &vulnerable)InferiorCells
Reversers(HexPoint p) const InferiorCells [inline]
Reversible() const InferiorCells [inline]
Vulnerable() const InferiorCells [inline]


6 Jan 2011 Doxygen 1.6.3