Uses of Interface
org.maxicp.modeling.concrete.ConcreteBoolVar
Packages that use ConcreteBoolVar
Package
Description
Solver objects
CP Instantiation of the Symbolic Modeling API
Concrete modeling API
-
Uses of ConcreteBoolVar in org.maxicp.cp.engine.core
Subinterfaces of ConcreteBoolVar in org.maxicp.cp.engine.coreModifier and TypeInterfaceDescriptioninterfaceBoolean variable, that can be used as a 0-1 IntVar.Classes in org.maxicp.cp.engine.core that implement ConcreteBoolVar -
Uses of ConcreteBoolVar in org.maxicp.cp.modeling
Methods in org.maxicp.cp.modeling that return ConcreteBoolVar -
Uses of ConcreteBoolVar in org.maxicp.modeling.concrete
Methods in org.maxicp.modeling.concrete that return ConcreteBoolVarModifier and TypeMethodDescriptionConcreteModel.getConcreteVar(BoolExpression expr) ConcreteModelProxy.getConcreteVar(BoolExpression expr)