Declaration of class PlanarizerMixedInsertion. More...
#include <ogdf/planarity/CrossingMinimizationModule.h>
#include <ogdf/planarity/PlanarSubgraphModule.h>
Go to the source code of this file.
Classes | |
class | ogdf::PlanarizerMixedInsertion |
Computes a planar subgraph of the graph and then re-inserts each original node that is incident to at least one edge not in the subgraph via the StarInserter. More... | |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
Declaration of class PlanarizerMixedInsertion.
Definition in file PlanarizerMixedInsertion.h.