Uses of Interface
org.maxicp.search.IntObjective
Packages that use IntObjective
Package
Description
Solver objects
CP Instantiation of the Symbolic Modeling API
-
Uses of IntObjective in org.maxicp.cp.engine.core
Classes in org.maxicp.cp.engine.core that implement IntObjectiveModifier and TypeClassDescriptionclassMaximization objective functionclassMinimization objective functionMethods in org.maxicp.cp.engine.core that return IntObjectiveModifier and TypeMethodDescriptionCreates a maximization objective on the given variable.Creates a minimization objective on the given variable. -
Uses of IntObjective in org.maxicp.cp.modeling
Methods in org.maxicp.cp.modeling that return IntObjectiveModifier and TypeMethodDescriptionConcreteCPModel.maximize(IntExpression v) ConcreteCPModel.minimize(IntExpression v)