Hello,
I am a masters student in a University. i was using Cplex to solve a normal maximization problem with 2 constraints. My problem is: My optimizer gets stuck while going through the pre-solve. I have tried waiting for hours to see if it moves past it but it doesn't, if there was a problem with my code, it would have showed error or something. Below you can see how much further the optimizer runs and then gets stuck. It doesn't even show any error. Please tell me, why is this happening.
Tried aggregator 1 time.
MIP Presolve eliminated 10 rows and 3830 columns.
MIP Presolve modified 28 coefficients.
Reduced MIP has 30 rows, 201 columns, and 592 nonzeros.
Reduced MIP has 201 binaries, 0 generals, 0 SOSs, and 0 indicators.
Presolve time = 0.00 sec. (3.93 ticks)
Probing fixed 4 vars, tightened 0 bounds.
Probing time = 0.00 sec. (0.58 ticks)
------------------------------
Rifat Rahman
------------------------------
#DecisionOptimization