Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::ClusterAnalysis Member List

This is the complete list of members for ogdf::ClusterAnalysis, including all inherited members.

bagIndex(node v, cluster c)ogdf::ClusterAnalysis
cleanUp()ogdf::ClusterAnalysisprivate
ClusterAnalysis(const ClusterGraph &C, bool indyBags=false)ogdf::ClusterAnalysisexplicit
ClusterAnalysis(const ClusterGraph &C, bool oalists, bool indyBags)ogdf::ClusterAnalysis
computeBags()ogdf::ClusterAnalysisprotected
computeIndyBags()ogdf::ClusterAnalysisprotected
DefaultIndexogdf::ClusterAnalysisstatic
indyBagIndex(node v)ogdf::ClusterAnalysis
indyBagRoot(int i)ogdf::ClusterAnalysis
init()ogdf::ClusterAnalysisprivate
innerActive(cluster c) constogdf::ClusterAnalysis
isInnerActive(node v, cluster c) constogdf::ClusterAnalysis
IsNotActiveBoundogdf::ClusterAnalysisstatic
isOuterActive(node v, cluster c) constogdf::ClusterAnalysis
lcaEdges(cluster c)ogdf::ClusterAnalysis
m_bagindexogdf::ClusterAnalysisprivate
m_bagsogdf::ClusterAnalysisprivate
m_Cogdf::ClusterAnalysisprivate
m_iactiveogdf::ClusterAnalysisprivate
m_ialevelogdf::ClusterAnalysisprivate
m_ianumogdf::ClusterAnalysisprivate
m_indyBagNumberogdf::ClusterAnalysisprivate
m_indyBagRootsogdf::ClusterAnalysisprivate
m_indyBagsogdf::ClusterAnalysisprivate
m_lcaEdgesogdf::ClusterAnalysisprivate
m_numIndyBagsogdf::ClusterAnalysisprivate
m_oactiveogdf::ClusterAnalysisprivate
m_oalevelogdf::ClusterAnalysisprivate
m_oalistsogdf::ClusterAnalysisprivate
m_oanumogdf::ClusterAnalysisprivate
m_storeoalistsogdf::ClusterAnalysisprivate
minIALevel(node v) constogdf::ClusterAnalysisinline
minIOALevel(node v) constogdf::ClusterAnalysisinline
minOALevel(node v) constogdf::ClusterAnalysisinline
numberOfBags(cluster c) constogdf::ClusterAnalysis
numberOfIndyBags()ogdf::ClusterAnalysisinline
oaNodes(cluster c)ogdf::ClusterAnalysis
outerActive(cluster c) constogdf::ClusterAnalysis
partitionCluster(ListConstIterator< node > &nodeIt, cluster c, HashArray< int, List< node > > &bagNodes, HashArray< int, bool > &indyBag, Skiplist< int * > &indexNumbers, Array< cluster > &bagRoots)ogdf::ClusterAnalysisprivate
~ClusterAnalysis()ogdf::ClusterAnalysis