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