KALIS_SDOMDEG_RATIO
Description
|
Smallest domain size to degree ratio variable selection heuristic.
|
||
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. This heuristic selects the variable having the smallest domain size to degree ratio. The degree of a variable is defined as the number of constraints using this variable.
|
||
See also
|