|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Node with supply/demand for transshipment problems. More...
#include <tpl_mincost.H>
Public Attributes | |
| Flow_Type | demand {0} |
| Positive = supply, negative = demand. | |
Node with supply/demand for transshipment problems.
Positive demand = source (supplies flow) Negative demand = sink (consumes flow) Zero demand = transshipment node
Definition at line 456 of file tpl_mincost.H.
| Flow_Type Aleph::Transshipment_Node_Info< Flow_Type >::demand {0} |
Positive = supply, negative = demand.
Definition at line 458 of file tpl_mincost.H.