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 classThis class extends the definition of an arc by a lower bound on the capacity and connects the arc to variables that constrain it.classA domain based structure variable.classFields in org.jacop.constraints.netflow with type parameters of type VarHandlerModifier and TypeFieldDescriptionfinal List<VarHandler> NetworkBuilder.handlerListprivate final List<VarHandler> MultiVarHandler.handlersfinal Map<IntVar, VarHandler> NetworkFlow.mapThe variables and their handlersMethods in org.jacop.constraints.netflow with parameters of type VarHandlerConstructors in org.jacop.constraints.netflow with parameters of type VarHandler