|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IIntVarSelector | an interface for objects controlling the selection of an search variable (for heuristic purposes) |
IValIterator | An interface for control objects that model the iteration of (search) values associated to an IntDomainVarImpl |
IValSelector | An interface for control objects that model a binary choice to an search value |
Class Summary | |
---|---|
AbstractIntVarSelector | |
DecreasingDomain | |
DomOverDeg | A heuristic selecting the IntDomainVarImpl with smallest ration (domainSize / degree)
(the degree of a variable is the number of constraints linked to it) |
IncreasingDomain | |
MaxVal | |
MidVal | |
MinDomain | |
MinVal | |
MostConstrained | An heuristic to first instantiating most constrained variables. |
RandomIntValSelector | |
RandomIntVarSelector | |
StaticVarOrder | A variable selector selecting the first non instantiated variable according to a given static order |
A package devoted to choice points and search heuristics specific to integer variables.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |