Declaration of class PlanarizerChordlessCycle. More...
#include <ogdf/basic/DualGraph.h>#include <ogdf/basic/Graph.h>#include <ogdf/basic/basic.h>#include <ogdf/planarity/CrossingMinimizationModule.h>#include <ogdf/planarity/StarInserter.h>#include <cstdint>Go to the source code of this file.
Classes | |
| class | ogdf::PlanarizerChordlessCycle |
| Starts with a chordless cycle of the graph and then inserts each original node that is adjacent to already inserted ones via the StarInserter. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Declaration of class PlanarizerChordlessCycle.
Definition in file PlanarizerChordlessCycle.h.