Contains constructive and improvement compaction by applying computation of min-cost flow in the dual of the constraint graphs. More...
#include <ogdf/basic/Graph.h>#include <ogdf/basic/basic.h>#include <ogdf/orthogonal/internal/RoutingChannel.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.