Constructs a c-planar subclustered graph of the input based on a spanning tree.
More...
#include <ogdf/cluster/CPlanarSubClusteredGraph.h>
Constructs a c-planar subclustered graph of the input based on a spanning tree.
Definition at line 47 of file CPlanarSubClusteredGraph.h.
◆ CPlanarSubClusteredGraph()
ogdf::CPlanarSubClusteredGraph::CPlanarSubClusteredGraph |
( |
| ) |
|
|
inline |
◆ call() [1/3]
◆ call() [2/3]
◆ call() [3/3]
Uses edgeWeight
to compute clustered planar subgraph.
◆ m_edgeStatus
EdgeArray<int> ogdf::CPlanarSubClusteredGraph::m_edgeStatus |
|
private |
Store status of original edge: in subclustered graph? Also used to check spanning tree.
Definition at line 62 of file CPlanarSubClusteredGraph.h.
The documentation for this class was generated from the following file: