This is the complete list of members for ogdf::ClusterAnalysis, including all inherited members.
| bagIndex(node v, cluster c) | ogdf::ClusterAnalysis | |
| cleanUp() | ogdf::ClusterAnalysis | private |
| ClusterAnalysis(const ClusterGraph &C, bool indyBags=false) | ogdf::ClusterAnalysis | explicit |
| ClusterAnalysis(const ClusterGraph &C, bool oalists, bool indyBags) | ogdf::ClusterAnalysis | |
| computeBags() | ogdf::ClusterAnalysis | protected |
| computeIndyBags() | ogdf::ClusterAnalysis | protected |
| DefaultIndex | ogdf::ClusterAnalysis | static |
| indyBagIndex(node v) | ogdf::ClusterAnalysis | |
| indyBagRoot(int i) | ogdf::ClusterAnalysis | |
| init() | ogdf::ClusterAnalysis | private |
| innerActive(cluster c) const | ogdf::ClusterAnalysis | |
| isInnerActive(node v, cluster c) const | ogdf::ClusterAnalysis | |
| IsNotActiveBound | ogdf::ClusterAnalysis | static |
| isOuterActive(node v, cluster c) const | ogdf::ClusterAnalysis | |
| lcaEdges(cluster c) | ogdf::ClusterAnalysis | |
| m_bagindex | ogdf::ClusterAnalysis | private |
| m_bags | ogdf::ClusterAnalysis | private |
| m_C | ogdf::ClusterAnalysis | private |
| m_iactive | ogdf::ClusterAnalysis | private |
| m_ialevel | ogdf::ClusterAnalysis | private |
| m_ianum | ogdf::ClusterAnalysis | private |
| m_indyBagNumber | ogdf::ClusterAnalysis | private |
| m_indyBagRoots | ogdf::ClusterAnalysis | private |
| m_indyBags | ogdf::ClusterAnalysis | private |
| m_lcaEdges | ogdf::ClusterAnalysis | private |
| m_numIndyBags | ogdf::ClusterAnalysis | private |
| m_oactive | ogdf::ClusterAnalysis | private |
| m_oalevel | ogdf::ClusterAnalysis | private |
| m_oalists | ogdf::ClusterAnalysis | private |
| m_oanum | ogdf::ClusterAnalysis | private |
| m_storeoalists | ogdf::ClusterAnalysis | private |
| minIALevel(node v) const | ogdf::ClusterAnalysis | inline |
| minIOALevel(node v) const | ogdf::ClusterAnalysis | inline |
| minOALevel(node v) const | ogdf::ClusterAnalysis | inline |
| numberOfBags(cluster c) const | ogdf::ClusterAnalysis | |
| numberOfIndyBags() | ogdf::ClusterAnalysis | inline |
| oaNodes(cluster c) | ogdf::ClusterAnalysis | |
| outerActive(cluster c) const | ogdf::ClusterAnalysis | |
| partitionCluster(ListConstIterator< node > &nodeIt, cluster c, HashArray< int, List< node > > &bagNodes, HashArray< int, bool > &indyBag, Skiplist< int * > &indexNumbers, Array< cluster > &bagRoots) | ogdf::ClusterAnalysis | private |
| ~ClusterAnalysis() | ogdf::ClusterAnalysis | |