Declaration of base class of min-cost-flow algorithms. More...
#include <ogdf/basic/Graph.h>Go to the source code of this file.
Classes | |
| class | ogdf::MinCostFlowModule |
| Interface for min-cost flow algorithms. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_MIN_COST_FLOW_MODULE_H |
Declaration of base class of min-cost-flow algorithms.
Includes some useful functions dealing with min-cost flow (generater, checker).
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file MinCostFlowModule.h.
| #define OGDF_MIN_COST_FLOW_MODULE_H |
Definition at line 51 of file MinCostFlowModule.h.