HEURSEARCHROOTSELECT
Description
|
A bit vector for selecting which local search heuristics to apply on the root node of a global solve. Use
HEURSEARCHTREESELECT to control local search heuristics during the tree search.
|
||||||||||||||||
Type
|
Integer
|
||||||||||||||||
Values
|
|
||||||||||||||||
Default value
|
117
|
||||||||||||||||
Note
|
Some of the local search heuristics will benefit from having an existing incumbent solution, but it is not required. An initial solution can also be provided by the user through either
XPRSloadmipsol or
XPRSreadbinsol.
|
||||||||||||||||
Affects routines
|
|||||||||||||||||
See also
|