Uses of Interface
org.maxicp.modeling.algebra.scheduling.IntervalExpression
Packages that use IntervalExpression
Package
Description
Solver objects
CP Instantiation of the Symbolic Modeling API
Symbolic Modeling API
Concrete modeling API
Symbolic modeling of integer variables and objective functions
-
Uses of IntervalExpression in org.maxicp.cp.engine.core
Subinterfaces of IntervalExpression in org.maxicp.cp.engine.coreClasses in org.maxicp.cp.engine.core that implement IntervalExpressionModifier and TypeClassDescriptionclassTODOclassProvides a view of a CPIntervalVar that is delayed by a fixed offset value. -
Uses of IntervalExpression in org.maxicp.cp.modeling
Methods in org.maxicp.cp.modeling with parameters of type IntervalExpressionModifier and TypeMethodDescriptionConcreteCPModel.getConcreteVar(IntervalExpression expr) ConcreteCPModel.getCPVar(IntervalExpression v) ConcreteCPModel.getCPVar(IntervalExpression[] v) -
Uses of IntervalExpression in org.maxicp.modeling
Subinterfaces of IntervalExpression in org.maxicp.modeling -
Uses of IntervalExpression in org.maxicp.modeling.concrete
Subinterfaces of IntervalExpression in org.maxicp.modeling.concreteMethods in org.maxicp.modeling.concrete with parameters of type IntervalExpressionModifier and TypeMethodDescriptionConcreteModel.getConcreteVar(IntervalExpression expr) ConcreteModelProxy.getConcreteVar(IntervalExpression expr) -
Uses of IntervalExpression in org.maxicp.modeling.symbolic
Subinterfaces of IntervalExpression in org.maxicp.modeling.symbolicClasses in org.maxicp.modeling.symbolic that implement IntervalExpression