PRESOLVE
Description
|
This control determines whether
presolving should be performed prior to starting the main algorithm. Presolve attempts to simplify the problem by detecting and removing redundant constraints, tightening variable bounds, etc. In some cases,
infeasibility may even be determined at this stage, or the optimal solution found.
|
||||||||||
Type
|
Integer
|
||||||||||
Values
|
|
||||||||||
Default value
|
1
|
||||||||||
Note
|
Memory for presolve is dynamically resized. If the Optimizer runs out of
memory for presolve, an error message (
245) is produced.
Presolve settings 2 and 3 can sometimes make the barrier solves more efficient. |
||||||||||
Affects routines
|
|||||||||||
See also
|