call(const ClusterGraph &CG, EdgeArray< bool > &inST) | ogdf::cluster_planarity::CPlanarSubClusteredST | virtual |
call(const ClusterGraph &CG, EdgeArray< bool > &inST, EdgeArray< double > &weight) | ogdf::cluster_planarity::CPlanarSubClusteredST | virtual |
computeRepresentationGraphs(const ClusterGraph &CG, ClusterArray< Graph * > &RepGraph) | ogdf::cluster_planarity::CPlanarSubClusteredST | inlineprivate |
constructRepresentationGraphEdges(const ClusterGraph &CG, ClusterArray< Graph * > &RepGraph) | ogdf::cluster_planarity::CPlanarSubClusteredST | inlineprivate |
constructRepresentationGraphNodes(const ClusterGraph &CG, Graph &g, cluster c) | ogdf::cluster_planarity::CPlanarSubClusteredST | inlineprivate |
CPlanarSubClusteredST() | ogdf::cluster_planarity::CPlanarSubClusteredST | inline |
deleteRepresentationGraphs(const ClusterGraph &CG, ClusterArray< Graph * > &RepGraph) | ogdf::cluster_planarity::CPlanarSubClusteredST | inlineprivate |
dfsBuildOriginalST(node v, ClusterArray< EdgeArray< bool > > &treeEdges, EdgeArray< bool > &inST, NodeArray< bool > &visited) | ogdf::cluster_planarity::CPlanarSubClusteredST | private |
dfsBuildSpanningTree(node v, EdgeArray< bool > &treeEdges, NodeArray< bool > &visited) | ogdf::cluster_planarity::CPlanarSubClusteredST | private |
initialize(const ClusterGraph &CG) | ogdf::cluster_planarity::CPlanarSubClusteredST | private |
m_allocCluster | ogdf::cluster_planarity::CPlanarSubClusteredST | private |
m_cRepNode | ogdf::cluster_planarity::CPlanarSubClusteredST | private |
m_repEdge | ogdf::cluster_planarity::CPlanarSubClusteredST | private |
m_vRepNode | ogdf::cluster_planarity::CPlanarSubClusteredST | private |