Difference between revisions of "Obsolete and deprecated functions"
(Created page with "These functions are obsolete, because they have been replaced by better functions, and/or deprecated, meaning that we discourage their use. We list them here in case you find...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | [[Category: Obsolete and deprecated functions]] | ||
+ | [[Category: Deprecated Optimization Functions]] | ||
+ | |||
These functions are obsolete, because they have been replaced by better functions, and/or deprecated, meaning that we discourage their use. We list them here in case you find them in older models. | These functions are obsolete, because they have been replaced by better functions, and/or deprecated, meaning that we discourage their use. We list them here in case you find them in older models. | ||
=== Obsolete optimizer functions === | === Obsolete optimizer functions === | ||
− | These functions are obsolete and have been replaced by [[Primary Optimization | + | These functions are obsolete and have been replaced by [[Primary Optimization Functions]] and [[Optimization Status Functions]]: |
[[LpDefine]], [[LpFindIIS]], [[LpObjSa]], [[LpOpt]], [[LpRead]], [[LpReducedCost]], [[LpRhsSa]], [[LpShadow]], [[LpSlack]], [[LpSolution]], [[LpStatusNum]], [[LpStatusText]], [[LpWrite]], [[LpWriteIIS]], [[NlpDefine]] | [[LpDefine]], [[LpFindIIS]], [[LpObjSa]], [[LpOpt]], [[LpRead]], [[LpReducedCost]], [[LpRhsSa]], [[LpShadow]], [[LpSlack]], [[LpSolution]], [[LpStatusNum]], [[LpStatusText]], [[LpWrite]], [[LpWriteIIS]], [[NlpDefine]] | ||
=== Other deprecated functions === | === Other deprecated functions === | ||
[[Join]] replaced by [[JoinText]] | [[Join]] replaced by [[JoinText]] | ||
+ | |||
+ | ==See Also== | ||
+ | * [[:Category: Obsolete and deprecated functions]] |
Latest revision as of 17:40, 18 March 2016
These functions are obsolete, because they have been replaced by better functions, and/or deprecated, meaning that we discourage their use. We list them here in case you find them in older models.
Obsolete optimizer functions
These functions are obsolete and have been replaced by Primary Optimization Functions and Optimization Status Functions: LpDefine, LpFindIIS, LpObjSa, LpOpt, LpRead, LpReducedCost, LpRhsSa, LpShadow, LpSlack, LpSolution, LpStatusNum, LpStatusText, LpWrite, LpWriteIIS, NlpDefine
Other deprecated functions
See Also
Comments
Enable comment auto-refresher