Declaration of class DynamicSPQRTree.
Declaration of class PlanarSPQRTree.
SPQR-trees of planar graphs.
DynamicPlanarSPQRTree(Graph &G, bool isEmbedded=false)
Creates an SPQR tree for planar graph G rooted at the first edge of G.
DynamicPlanarSPQRTree(Graph &G, edge e, bool isEmbedded=false)
Creates an SPQR tree for planar graph G rooted at edge e.
Linear-time implementation of dynamic SPQR-trees.
Class for the representation of edges.
Data type for general directed graphs (adjacency list representation).
SPQR-trees of planar graphs.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF DLL.
static MultilevelBuilder * getDoubleFactoredZeroAdjustedMerger()
The namespace for all OGDF objects.