Originally posted by: ShaCplex
Hi,
when i run my model, it gives me no solution saying " Infeasibility row 'c7': 0 = 1." I have created the lp file of my model and found the the constraint c7 as below;
Assignment#0#0 + Assignment#0#1 + Assignment#0#2 = 1
this is the constraint.. So what should I infer from this? what is wrong in this constraint? How to identify the problem?
Regards,
Shahul
#DecisionOptimization#OPLusingCPLEXOptimizer