Declares CPlanarEdgeInserter class. More...
#include <ogdf/cluster/ClusterPlanRep.h>Go to the source code of this file.
Classes | |
| class | ogdf::NodePair |
| class | ogdf::CPlanarEdgeInserter |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_CPLANAR_EDGE_INSERTER_H |
Declares CPlanarEdgeInserter class.
Reinsertion of deleted edges in embedded subgraph with modeled cluster boundaries. The inserter class computes a shortest path on the dual graph of the input to find an insertion path
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file CPlanarEdgeInserter.h.
| #define OGDF_CPLANAR_EDGE_INSERTER_H |
Definition at line 54 of file CPlanarEdgeInserter.h.