Error Messages/40297

< Error Messages
Revision as of 23:49, 27 January 2010 by AManandhar (talk | contribs) (Created page with '= Error Message Examples = Sense option must be '<=', '>=', '=', or 'range'. = Cause = The Optional parameter, '''Sense''' passed to the optimizing functions (LpDefine,…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Error Message Examples

Sense option must be '<=', '>=', '=', or 'range'.

Cause

The Optional parameter, Sense passed to the optimizing functions (LpDefine, QpDefine or NlpDefine) must be either '<=', '>=', '=' or 'range.'

Click on the following links on documentation on parameters to NlpDefine and LpDefine.

Remedies

Correct the Sense parameter passed to the function to be '<=', '>=', '=' or 'range'.



You are not allowed to post comments.

Comments
<comments />