| Package | Description |
|---|---|
| org.jacop.constraints.netflow |
| Modifier and Type | Class and Description |
|---|---|
class |
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.
|
class |
DomainStructure
A domain based structure variable.
|
class |
MultiVarHandler |
| Modifier and Type | Field and Description |
|---|---|
List<VarHandler> |
NetworkBuilder.handlerList |
Map<IntVar,VarHandler> |
NetworkFlow.map
The variables and their handlers
|
| Modifier and Type | Method and Description |
|---|---|
void |
MultiVarHandler.add(VarHandler handler) |
| Constructor and Description |
|---|
MultiVarHandler(IntVar variable,
VarHandler... handlers) |
Copyright © 2016. All rights reserved.