MAXIMPLIEDBOUND
Description
|
Presolve: When tighter bounds are calculated during MIP preprocessing, only bounds whose absolute value are smaller than
MAXIMPLIEDBOUND will be applied to the problem.
|
Type
|
Double
|
Default value
|
1.0E+08
|
Note
|
For numerically challenging MIP problems, it can sometimes help make the solve more stable by reducing the value of
MAXIMPLIEDBOUND to something smaller - e.g. 1.0E+06. It is not recommended to increase this parameter beyond the default of 1.0E+08.
|
Affects routines
|