Error Messages/40298
< Error Messages
Revision as of 23:12, 27 January 2010 by AManandhar (talk | contribs) (Created page with '= Error Message Examples = CType option must be C, I or B. = Cause = The Optional parameter, '''CType''' passed to the optimizing functions (LpDefine, QpDefine or […')
Error Message Examples
CType option must be C, I or B.
Cause
The Optional parameter, CType passed to the optimizing functions (LpDefine, QpDefine or NlpDefine) must be either 'C', 'I' or 'B' for continuous, integer or binary respectively.
Remedies
Correct the CType parameter passed to the function to be 'C', 'I' or 'B'.
Comments
<comments />
Enable comment auto-refresher