Package choco.cp.solver.search.integer.varselector

Class Summary
CompositeIntVarSelector A class that composes two heuristics for selecting a variable: a first heuristic is appled for selecting a constraint.
DomOverDeg Deprecated. @see BranchingFactory
DomOverDynDeg Deprecated. @see BranchingFactory
DomOverWDeg Deprecated. @see BranchingFactory
LexIntVarSelector A class that applies two heuristics lexicographically for selecting a variable: a first heuristic is applied finding the best constraint ties are broken with the second heuristic
MaxDomain  
MaxRegret  
MaxValueDomain  
MinDomain  
MinValueDomain  
MostConstrained An heuristic to first instantiating most constrained variables.
RandomIntVarSelector  
StaticVarOrder A variable selector selecting the first non instantiated variable according to a given static order
 



Copyright © 2012. All Rights Reserved.