Initializing help system before first use

KALIS_NEAREST_VALUE

Description
Nearest to target value selection heuristic
Type
String, read only
Values
+4 
Notes
Passes this constant to the constructor of branching schemes (for example assign_var) to specify the value selection heuristic. The nearest value heuristic selects the value in the domain of a variable that minimizes the distance to the target value of the variable.
See also