Originally posted by: EXCT_RALF_GOLLMER
Hi,
now I encountered an effect with CPLEX 12.6.2:
for a rather small problem problem with all stable bases the integer optimal objective value increases by .0897512 % (from 8.9001517504e+03 to 8.9081397439e+03) and represolve is not carried out fully (at least it seems so by the output) when the simplex feasibility tolerance is set from the default to the minimal value (1e-09).
Does this rather big difference make sense? To me it seems more like a bug in repeating presolve.
The attached file contains the model file, mip starts, the different cplex commands (Cplex.in*), the call sequence cplex_call, the solutions produced, and cplex.log containing the mip quality displays, too.
The two files outside of the tar show that the problem occurs only with mip emphasis 3. That run uses the same problem and mst files from the tar.
Best regards
Ralf Gollmer
#CPLEXOptimizers#DecisionOptimization