Initializing help system before first use

KALIS_WIDEST_DOMAIN

Description
Widest domain variable selection heuristic (continuous variables)
Type
String, read only
Values
*l 
Notes
Passes this constant to the constructor of branching schemes for continuous decision variables ( split_domain) to specify the variable selection heuristic. The widest domain heuristic selects non instantiated variables with the largest value interval.
See also