Computes an embedding of a biconnected graph with maximum external face. More...
#include <ogdf/basic/ArrayBuffer.h>#include <ogdf/basic/CombinatorialEmbedding.h>#include <ogdf/basic/Graph.h>#include <ogdf/basic/GraphList.h>#include <ogdf/basic/List.h>#include <ogdf/basic/basic.h>#include <ogdf/basic/extended_graph_alg.h>#include <ogdf/decomposition/SPQRTree.h>#include <ogdf/decomposition/Skeleton.h>#include <ogdf/decomposition/StaticSPQRTree.h>#include <ogdf/planarity/embedder/EmbedderMaxFaceBiconnectedGraphs.h>Go to the source code of this file.
Classes | |
| class | ogdf::EmbedderMaxFaceBiconnectedGraphsLayers< T > |
| Embedder that maximizes the external face (plus layers approach). More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Computes an embedding of a biconnected graph with maximum external face.
Definition in file EmbedderMaxFaceBiconnectedGraphsLayers.h.