Uses of Interface
org.maxicp.modeling.concrete.ConcreteIntVar
Packages that use ConcreteIntVar
Package
Description
Solver objects
CP Instantiation of the Symbolic Modeling API
Concrete modeling API
-
Uses of ConcreteIntVar in org.maxicp.cp.engine.core
Subinterfaces of ConcreteIntVar in org.maxicp.cp.engine.coreModifier and TypeInterfaceDescriptioninterfaceBoolean variable, that can be used as a 0-1 IntVar.interfaceClasses in org.maxicp.cp.engine.core that implement ConcreteIntVarModifier and TypeClassDescriptionclassclassclassclassImplementation of a variable with aSparseSetDomain.classA view on a variable of typea*xclassA view on a variable of typex+oclassA view on a variable of type-x -
Uses of ConcreteIntVar in org.maxicp.cp.modeling
Methods in org.maxicp.cp.modeling that return ConcreteIntVar -
Uses of ConcreteIntVar in org.maxicp.modeling.concrete
Subinterfaces of ConcreteIntVar in org.maxicp.modeling.concreteMethods in org.maxicp.modeling.concrete that return ConcreteIntVarModifier and TypeMethodDescriptionConcreteModel.getConcreteVar(IntExpression expr) ConcreteModelProxy.getConcreteVar(IntExpression expr)