Originally posted by: SystemAdmin
[polochon said:]
Hi,
I have a problem with the forall, take a look:
forall(o in Options , s in [1..nbSlots-capacity[ o ].u+1])
I have this error message:"Formal parameter "o" not supported in this context, can not have iterated expression"
is there another way to formulate this expression?
#DecisionOptimization#OPLusingCPOptimizer