.optca
Definition
When specified, the solution process stops if the solver can guarantee that the current best solution is within the value of suffix
optcaof the global optimum. This is only valid for mixed integer programming models including mixed integer quadratic problems. When specified the suffix.optcaoverrides the optionMIP_Absolute_Optimality_Tolerance.
Datatype
The value of the
.optcasuffix is numeric.
Note
The suffix
.optcais initialized toNA. AIMMS considers it specified when its value is not equal toNA.