Originally posted by: open_ball
Hi Alex,
Thanks for your answer. So If I wrote sum(<r,a, c1, c2, t> in gtup ) (omega[r]*g[<r,a, c1, c2, t>] ) , would that also work in the same way?
Do I need following condition in forall (c2 != "Anchorage" && c1!= "Ship" && c2 != "Ship") for the model to work properly? or Is it redundant? gtup and htup do not contain those locations but Ytup does.
Lastly, I had to wait for 7 hours to receive this error in my original model. Shouldn't have I received this earlier? Doesn't CPLEX first create the constraint sets to solve the model?
#DecisionOptimization#OPLusingCPLEXOptimizer