Originally posted by: ZoharFeldman
Hi,
Suppose I create an IloModel and extract it so a IloCP instance. After that I may also solve the model.
Now suppose I want to add\remove certain constraints to\from the model. Do I need to extract the model again or will the solver state reflect the changes in the model?
Thanks,
Zohar
#CPOptimizer#DecisionOptimization