choco.cp.solver.search.set
Class MostConstrainedSet
java.lang.Object
choco.kernel.solver.search.AbstractSearchHeuristic
choco.kernel.solver.search.set.AbstractSetVarSelector
choco.cp.solver.search.set.MostConstrainedSet
- All Implemented Interfaces:
- VarSelector<SetVar>
public class MostConstrainedSet
- extends AbstractSetVarSelector
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MostConstrainedSet
public MostConstrainedSet(Solver solver,
SetVar[] decisionvs)
MostConstrainedSet
public MostConstrainedSet(Solver solver)
getHeuristic
public int getHeuristic(SetVar v)
- Specified by:
getHeuristic
in class AbstractSetVarSelector
Copyright © 2012. All Rights Reserved.