Declares CPlanarEdgeInserter class. More...
#include <ogdf/cluster/ClusterPlanRep.h>
Go to the source code of this file.
Classes | |
class | ogdf::CPlanarEdgeInserter |
Edge insertion algorithm for clustered graphs. More... | |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
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
Definition in file CPlanarEdgeInserter.h.