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