Contains constructive and improvement compaction by applying computation of longest paths in constraint graphs. More...
#include <ogdf/orthogonal/OrthoRep.h>#include <ogdf/planarity/PlanRepUML.h>#include <ogdf/internal/orthogonal/RoutingChannel.h>#include <ogdf/basic/tuples.h>#include <ogdf/basic/GridLayoutMapped.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. | |
Defines | |
| #define | OGDF_LONGEST_PATH_COMPACTION_H |
Contains constructive and improvement compaction by applying computation of longest paths in constraint graphs.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file LongestPathCompaction.h.
| #define OGDF_LONGEST_PATH_COMPACTION_H |
Definition at line 50 of file LongestPathCompaction.h.