Originally posted by: johncapon
Hello,
I have a doubt. I am solving the same problem (model) with cplex 12.
In C I obtain:
MIP Presolve eliminated 0 rows and 1074 columns
however with CPLEX C++ I obtain:
MIP Presolve eliminated 1235 rows and 1075 columns
Why I have this difference?
Thanks a lot!
#CPLEXOptimizers#DecisionOptimization