declaration of class MMFixedEmbeddingInserter More...
#include <ogdf/basic/CombinatorialEmbedding.h>
#include <ogdf/basic/FaceSet.h>
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/GraphSets.h>
#include <ogdf/basic/basic.h>
#include <ogdf/planarity/MMEdgeInsertionModule.h>
#include <ogdf/planarity/PlanRepExpansion.h>
#include <ogdf/planarity/RemoveReinsertType.h>
Go to the source code of this file.
Classes | |
class | ogdf::List< E > |
Doubly linked lists (maintaining the length of the list). More... | |
class | ogdf::MMFixedEmbeddingInserter |
Minor-monotone edge insertion with fixed embedding. More... | |
class | ogdf::Tuple2< E1, E2 > |
Tuples of two elements (2-tuples). More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
declaration of class MMFixedEmbeddingInserter
Definition in file MMFixedEmbeddingInserter.h.