|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Classes | |
---|---|
choco.real.exp.RealIntervalImpl
|
|
choco.util.StoredPointerCycle
Not used anymore ! |
Deprecated Methods | |
---|---|
choco.real.search.AssignInterval.branchOn(Object, int)
replaced by the management incremental search (with a stack of BranchingTrace storing the environment (local variables) associated to each choice point |
|
choco.search.AbstractLargeIntBranching.branchOn(Object, int)
replaced by the management incremental search (with a stack of BranchingTrace storing the environment (local variables) associated to each choice point |
|
choco.set.search.AbstractSetBranching.branchOn(Object, int)
replaced by the management incremental search (with a stack of BranchingTrace storing the environment (local variables) associated to each choice point |
|
choco.search.AbstractIntBranching.explore(int)
replaced by the management incremental search (with a stack of BranchingTrace storing the environment (local variables) associated to each choice point |
|
choco.search.AbstractBinIntBranching.explore(int)
replaced by the management incremental search (with a stack of BranchingTrace storing the environment (local variables) associated to each choice point |
|
choco.palm.integer.ExplainedIntVar.getAllValues()
|
|
choco.AbstractProblem.getIntConstraint(int)
|
|
choco.integer.IntDomainVar.getValue()
replaced by getVal |
|
choco.integer.var.IntDomainVarImpl.getValue()
replaced by getVal |
|
choco.palm.JumpProblem.getVars()
|
|
choco.real.search.RealOptimizeWithRestarts.run()
replaced by the incrementalRun |
|
choco.search.OptimizeWithRestarts.run()
replaced by incrementalRun |
|
choco.search.AbstractGlobalSearchSolver.run()
replaced by incrementalRun |
|
choco.palm.PalmProblem.searchOneSolution()
|
|
choco.integer.IntDomainVar.setMax(int)
replaced by setMax |
|
choco.integer.var.IntDomainVarImpl.setMax(int)
replaced by setSup |
|
choco.integer.IntDomainVar.setMin(int)
replaced by setInf |
|
choco.integer.var.IntDomainVarImpl.setMin(int)
replaced by setInf |
|
choco.palm.PalmProblem.solve(boolean)
|
Deprecated Constructors | |
---|---|
choco.integer.constraints.AbstractLargeIntConstraint(int)
use AbstractLargeIntConstraint(IntDomainVar[] vars) instead |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |