| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| 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.
|
| StatisticsBase |
| Enum | Description |
|---|---|
| DomainStructure.Behavior |
Copyright © 2022. All rights reserved.