Contains constructive and improvement compaction by applying computation of min-cost flow in the dual of the constraint graphs. More...
#include <ogdf/basic/GridLayoutMapped.h>
#include <ogdf/orthogonal/MinimumEdgeDistances.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::FlowCompaction |
represents compaction algorithm using min-cost flow in the dual of the constraint graph More... | |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
Contains constructive and improvement compaction by applying computation of min-cost flow in the dual of the constraint graphs.
Definition in file FlowCompaction.h.