Error Messages/41316

< Error Messages
Revision as of 01:08, 12 March 2016 by Bbecane (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Error message

 The %1% constraint, %2%, passed to the «constraints» parameter of DefineOptimization() is not valid.  
 Constraints must be of the form expr <= x, expr >= x, or expr = x, and may optionally contain a dimensionality 
 specification such as 'span J, K expr <= x' (indicating that you are specifying an array of constraints 
 over those indexes). If the parameter value identifies a constraint object, then the definition of that object 
 needs to have this form, or if you specify a user-defined function the UDF's definition must have this form.

See Also

Comments


You are not allowed to post comments.