Declares ogdf::EmbedderMinDepthMaxFace.
Computes an embedding of a biconnected graph with maximum external face.
Planar graph embedding that minimizes block-nesting depth and maximizes the external face and optimiz...
void embedBlock(const node &bT, const node &cT, ListIterator< adjEntry > &after) override
Computes the adjacency list for all nodes in a block and calls recursively the function for all block...
Encapsulates a pointer to a list element.
Class for the representation of nodes.
Common functionality for layer-based embedding algorithms.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF DLL.
static MultilevelBuilder * getDoubleFactoredZeroAdjustedMerger()
The namespace for all OGDF objects.