Originally posted by: Nomykan
Today at 9:49 PM | Tags: none Add Tags
Hi,
while solving an MIP problem the CPLEX engine shows "Row 'ct2#0#1#9#0' infeasible, all entries at implied bounds." i have gone through the posts and found that the problem is in constraint 2 but how to identify the other numbers to find out where the problem is infeasible. i am confused whether its the problem in constraint or problem in data? any help in this regard will be appreciated. Thanks
CPXPARAM_MIP_Tolerances_MIPGap 0.02
CPXPARAM_MIP_Strategy_CallbackReducedLP 0
Row 'ct2#0#1#9#0' infeasible, all entries at implied bounds.
Presolve time = 0.11 sec. (74.55 ticks)
Root node processing (before b&c):
Real time = 0.16 sec. (102.97 ticks)
Parallel b&c, 4 threads:
Real time = 0.00 sec. (0.00 ticks)
Sync time (average) = 0.00 sec.
Wait time (average) = 0.00 sec.
------------
Total (root+branch&cut) = 0.16 sec. (102.97 ticks)
#DecisionOptimization#OPLusingCPLEXOptimizer