OPT_HEURSEARCHTREESELECT

Description:

A bit vector for selecting which local search heuristics to apply during the tree search of a global solve. Use HEURSEARCHROOTRSELECT to control local search heuristics on the root node.

Do not change this parameter value before consulting Infor Consulting Services.

Valid Values:
  • 0 - Local search with a large neighborhood.
  • 1 - Local search with a small neighborhood centered around a node LP solution.
  • 2 - Local search with a small neighborhood centered around an integer solution.

Default Value:

blank, defaults to 1

Location:

system/modules/scheduleOptimization/dash

Effective:

n/a