|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
VarValPairSelector | An interface for control objects that model a heuristic selectying at the same time a variable and a value from its domain |
Class Summary | |
---|---|
AbstractIntVarSelector | |
DoubleHeuristicIntVarSelector | |
HeuristicIntVarSelector | A class the selects the variables which minimizes a heuristic (such classes support ties) |
IntHeuristicIntVarSelector | A class the selects the variables which minimizes a heuristic (such classes support ties) |
IntVarValPair | a struct-like class implementing (IntVar, int) pairs (useful for binary branchings that assign a value to a variable or remove that same value from the variable domain |
A package devoted to choice points and search heuristics specific to integer variables.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |