A simple embedder algorithm. More...
#include <ogdf/basic/CombinatorialEmbedding.h>
#include <ogdf/basic/extended_graph_alg.h>
#include <ogdf/planarity/EmbedderModule.h>
#include <ogdf/planarity/PlanRep.h>
Go to the source code of this file.
Classes | |
class | ogdf::SimpleEmbedder |
Embedder that chooses a largest face as the external one. More... | |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
A simple embedder algorithm.
Definition in file SimpleEmbedder.h.