Initializing help system before first use

HEURSEARCHROOTCUTFREQ

Description
How frequently to run the local search heuristic during root cutting. This is given as how many cut rounds to perform between runs of the heuristic. Set to zero to avoid applying the heuristic during root cutting. Branch and Bound: This specifies how often the local search heuristic should be run in the tree.
Type
Integer
Values
-1 
Automatic.
0 
Disabled heuristic during cuting.
n>0 
Number of cutting rounds between each run.
Default value
-1
Affects routines
See also