Originally posted by: HuuHuy
Dear all
I use Mixed integer Linear programming to solve RCPSP and I take example from LIBPSP with 30, 60, 90 and 120 tasks. For 30, 60 tasks, it took my computer under 1 second to get optimal solution; about 90 tasks : 4 seconds. Howerver , 120 tasks , it took my computer 2 days without solution. I give you some statistic of 12 tasks:
Constraint : 3210
Variables: 81497
Binary 81374
Integer 123
Can you tell me the reason and how to fix this problem. I give you my MILP_Cplex model.( Please find my attachment)
Thank you
Le huu Huy
#DecisionOptimization#OPLusingCPLEXOptimizer