Computes an embedding of a graph with minimum depth. See paper "Graph Embedding with Minimum Depth and Maximum External Face" by C. Gutwenger and P. Mutzel (2004) for details. More...
#include <ogdf/module/EmbedderModule.h>#include <ogdf/decomposition/BCTree.h>#include <ogdf/decomposition/StaticSPQRTree.h>Go to the source code of this file.
Classes | |
| class | ogdf::EmbedderMinDepth |
| Planar graph embedding with minimum block-nesting depth. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_EMBEDDER_MIN_DEPTH_H |
Computes an embedding of a graph with minimum depth. See paper "Graph Embedding with Minimum Depth and Maximum External Face" by C. Gutwenger and P. Mutzel (2004) for details.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file EmbedderMinDepth.h.
| #define OGDF_EMBEDDER_MIN_DEPTH_H |
Definition at line 49 of file EmbedderMinDepth.h.