Originally posted by: nicholas1234
Hi
Is it possible to change constraints in a Constraint Programming modlel using OPL script?
I am aware of setCoef(dvar, coef)
However I receive the error : Scripting runtime error: undefined method 'setCoef'
It seems setCoef only works for CPLEX models.
Thanks in advance
Nick
#DecisionOptimization#OPLusingCPOptimizer