I would like to set the CPLEX 22.1.2 parameter upperobjstop in order to stop the branch-and-bound process as soon as a feasible solution with an objective value greater than a given threshold is found (in a maximization problem).
However, AMPL does not seem to recognize this parameter. Is there a correct way to pass upperobjstop to CPLEX from AMPL?
If it turns out that AMPL cannot set this parameter directly, could you suggest any workaround or alternative method to achieve the same effect?
Thank you very much,
best regards.
Fabrizio