Computes an embedding of a graph with minimum depth and maximum external face (plus layers approach). More...
#include <ogdf/module/EmbedderModule.h>#include <ogdf/decomposition/BCTree.h>#include <ogdf/internal/planarity/MDMFLengthAttribute.h>Go to the source code of this file.
Classes | |
| class | ogdf::EmbedderMinDepthMaxFaceLayers |
| Planar graph embedding with minimum block-nesting depth and maximum external face (plus layers approach). More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Macros | |
| #define | OGDF_EMBEDDER_MIN_DEPTH_MAX_FACE_Layers_H |
Computes an embedding of a graph with minimum depth and maximum external face (plus layers approach).
Definition in file EmbedderMinDepthMaxFaceLayers.h.
| #define OGDF_EMBEDDER_MIN_DEPTH_MAX_FACE_Layers_H |
Definition at line 49 of file EmbedderMinDepthMaxFaceLayers.h.