Package JaCoP.constraints.netflow

Interface Summary
MutableNetwork Interface to the network used by VarHandlers.
VarHandler Common interface to all objects that can handle one or more variables of the network flow constraint.
 

Class Summary
ArcCompanion This class extends the definition of an arc by a lower bound on the capacity and connects the arc to variables that constrain it.
Arithmetic  
Assert  
DomainStructure A domain based structure variable.
MultiVarHandler  
Network This class extends the minimum-cost flow network by providing operations and data structures for removal and modification of arcs.
NetworkBuilder A builder class for the network flow constraints.
NetworkFlow The network flow constraint.
Pruning  
Statistics This class stores all the statistics gather during the execution of the network flow constraint.
 

Enum Summary
DomainStructure.Behavior