Contains constructive and improvement compaction by applying computation of longest paths in constraint graphs. More...
#include <ogdf/basic/GridLayoutMapped.h>#include <ogdf/basic/tuples.h>#include <ogdf/orthogonal/OrthoRep.h>#include <ogdf/orthogonal/internal/RoutingChannel.h>#include <ogdf/planarity/PlanRep.h>Go to the source code of this file.
Classes | |
| class | ogdf::LongestPathCompaction |
| Compaction algorithm using longest paths in the constraint graph. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Contains constructive and improvement compaction by applying computation of longest paths in constraint graphs.
Definition in file LongestPathCompaction.h.