Uses of Interface
org.jacop.constraints.netflow.VarHandler
Packages that use VarHandler
-
Uses of VarHandler in org.jacop.constraints.netflow
Classes in org.jacop.constraints.netflow that implement VarHandlerModifier and TypeClassDescriptionfinal class
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
A domain based structure variable.class
Fields in org.jacop.constraints.netflow with type parameters of type VarHandlerModifier and TypeFieldDescriptionfinal List<VarHandler>
NetworkBuilder.handlerList
private final List<VarHandler>
MultiVarHandler.handlers
final Map<IntVar,
VarHandler> NetworkFlow.map
The variables and their handlersMethods in org.jacop.constraints.netflow with parameters of type VarHandlerConstructors in org.jacop.constraints.netflow with parameters of type VarHandler