Originally posted by: Yasmine_Hal
I had a problem with row c11: (Infeasibility row 'c11': 0 >= 1.) so I deleted the constraint from my problem and run it again through cplex. And when I did so, the problem was optimized but I get incumbent solution!!
I am using cplex interactive optimizer 11.2.0 .
This is the output (and I attached the problem if you would like to take a look at it):
Problem 'CPLEX_6000_UPDATED.txt' read.
Read time = 0.03 sec.
Tried aggregator 2 times.
MIP Presolve eliminated 12522 rows and 5567 columns.
MIP Presolve modified 10 coefficients.
Aggregator did 711 substitutions.
Reduced MIP has 84 rows, 92 columns, and 311 nonzeros.
Reduced MIP has 92 binaries, 0 generals, 0 SOSs, and 0 indicators.
Presolve time = 0.03 sec.
Clique table members: 48.
MIP emphasis: balance optimality and feasibility.
MIP search method: dynamic search.
Parallel mode: none, using 1 thread.
Root relaxation solution time = -0.00 sec.
Nodes Cuts/
Node Left Objective IInf Best Integer Best Node ItCnt Gap
0 0 666.6667 18 2600.0000 666.6667 26 74.36%
-
0+ 0 680.0000 666.6667 26 1.96%
0 0 cutoff 680.0000 666.6667 26 1.96%
Solution pool: 2 solutions saved.
MIP - Integer optimal solution: Objective = 6.8000000000e+002
Solution time = 0.05 sec. Iterations = 26 Nodes = 0
#CPLEXOptimizers#DecisionOptimization