Originally posted by: youyou75
Dear Sir or Madam,
I am beginner in CPLEX OPL and I meet difficulties to set on CPLEX OPL, a mathematical model detailed on page 48 in the joined article because I found a strange solution (with the decisional variable qvrpct = -9007199254740991 instead of a positive value as we set a constraint that qvrpct is >=0
To simplify the model, we did on CPLEX a simple case with 2 vessels v, one road r, and a planning T = 70 days with a travel each 15 days with a time windows of + or - 2 days.
You will find an illustration in attachment so that you understand fastly our problem and the solution type that we need, with v = 2, r = 2 and T=60 with a travel each 15 days with a time windows of + or - 4 days.
Can someone help me please ? the mod and data file are also in attachments. it is important for me..
#CPLEXOptimizers#DecisionOptimization