CoxIter
1.3
CoxIter - Computing invariants of hyperbolic Coxeter groups
|
This is the complete list of members for Graph, including all inherited members.
b_map_vertices_indexToLabelIsEmpty | Graph | private |
dataSupp | Graph | |
Graph(const vector< short unsigned int > &vertices, vector< string > *ptr_map_vertices_indexToLabel, const vector< bool > &linkableVertices, const unsigned int &type, const bool &isSpherical, const unsigned int &dataSupp=0) | Graph | |
isAnSubAm(const vector< short unsigned int > &subGraphVertices, const vector< short unsigned int > &bigGraphVertices) | Graph | privatestatic |
isSpherical | Graph | |
isSubgraphOf(const Graph *grBig) const | Graph | |
isSubgraphOf_spherical_euclidean(const Graph *grBig) const | Graph | |
isSubgraphOf_spherical_spherical(const Graph *grBig) const | Graph | |
linkableVertices | Graph | |
operator<(const Graph &g1, const Graph &g2) | Graph | friend |
operator<<(ostream &, Graph const &) | Graph | friend |
operator==(const Graph &g1, const Graph &g2) | Graph | friend |
ptr_map_vertices_indexToLabel | Graph | private |
type | Graph | |
vertices | Graph |