Computes an embedding of a graph with maximum external face. 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::EmbedderMaxFace |
| Planar graph embedding with maximum external face. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_EMBEDDER_MAX_FACE_H |
Computes an embedding of a graph with maximum external face. 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 EmbedderMaxFace.h.
| #define OGDF_EMBEDDER_MAX_FACE_H |
Definition at line 49 of file EmbedderMaxFace.h.