Computes an embedding of a graph with minimum depth. 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. | |
Macros | |
| #define | OGDF_EMBEDDER_MIN_DEPTH_H |
Computes an embedding of a graph with minimum depth.
Definition in file EmbedderMinDepth.h.
| #define OGDF_EMBEDDER_MIN_DEPTH_H |
Definition at line 48 of file EmbedderMinDepth.h.