You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the documented modeler.constant(x) function where x is a constant value, docplex/cp creates a .cpo file for the engine that contains constant(x) as expression. This is not a valid expression for a .cpo file. An error is thus raised when solving the model.