lower objective stop
Decides whether to abort the optimization process as soon as a solution of value lower than or equal to the specified value is found.
Purpose
Sets a lower objective stop
|
Description
In a minimization MILP or MIQP, the solver will abort the optimization process as soon it finds a solution of value lower than or equal to the specified value for the new parameter lower objective stop. It is ignored if the problem is multiobjective.
Values
The value can be any number. The default value is -1E+75.