KALIS_SMALLEST_DOMAIN
Description
|
Smallest domain variable selection heuristic (finite domain and continuous variables)
|
||
Type
|
String, read only
|
||
Values
|
|
||
Notes
|
Passes this constant to the constructor of branching schemes (for example
assign_var) to specify the variable selection heuristic. The smallest domain heuristic selects non instantiated variables with the smallest domain size (number of distinct values in the domain).
|
||
See also
|