Originally posted by: akazachk
Dear all,
I am relatively new to CPLEX, so I apologize in advance if I am making an obvious mistake somewhere. I appreciate any pointers in any case.
The problem attached to this post seems to be displaying some weird behavior. Namely, as shown in the attached log, with presolve on, CPLEX says that the problem is infeasible, and when presolve is off, an optimal solution is found. When presolve is on, the LP relaxation is detected as infeasible, with the message that "Implied bounds make row 'R0000098' infeasible." (This instance is formed by adding a round of Gomory cuts to the formulation of the miplib3 instance egout, and R0000098 is one of these cuts).
I am using CPLEX 12.7.1, and replicated this behavior on a Mac and a Linux machine.
Thank you in advance for your help,
Aleksandr Kazachkov
#CPLEXOptimizers#DecisionOptimization