Error Messages/40590
< Error Messages
Revision as of 21:40, 20 January 2010 by AManandhar (talk | contribs) (Created page with '= Error Message Examples = No objective function (or a constant objective) and no constraints were specified to NlpDefine. = Cause = As the error states, no objective funct…')
Error Message Examples
No objective function (or a constant objective) and no constraints were specified to NlpDefine.
Cause
As the error states, no objective function or constraints were passed to the function NlpDefine, so the non linear program is not defined.
Remedies
Pass either an objective function or a constraint or both to define a non linear program.
Comments
<comments />
Enable comment auto-refresher