HEURSEARCHTREESELECT
Description
|
A bit vector for selecting which local search heuristics to apply during the tree search of a global solve. Use
HEURSEARCHROOTSELECT to control local search heuristics on the root node.
|
||||||||||||||||
Type
|
Integer
|
||||||||||||||||
Values
|
|
||||||||||||||||
Default value
|
17
|
||||||||||||||||
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
XPRSaddmipsol.
|
||||||||||||||||
Affects routines
|
|||||||||||||||||
See also
|