Difference between revisions of "Category:Deprecated Optimization Functions"
(Created page with 'Category:Optimization Functions') |
|||
Line 1: | Line 1: | ||
[[Category:Optimization Functions]] | [[Category:Optimization Functions]] | ||
+ | |||
+ | These functions have been deprecated -- i.e., replaced with newer alternatives that should be used instead. | ||
+ | |||
+ | Prior to Analytica 4.3, the names of most optimization functions started started with "Lp" -- for example, [[LpSolution]], [[LpStatusText]], [[LpSlack]]. Many of these were relevant to quadratic as well as non-linear problems, hence the "Lp" prefix was not ideal. Analytica renamed most of these by simply replacing the "Lp" with "Opt" -- e.g., [[OptSolution]], [[OptStatusText]] and [[OptSlack]]. |
Revision as of 22:00, 22 September 2010
These functions have been deprecated -- i.e., replaced with newer alternatives that should be used instead.
Prior to Analytica 4.3, the names of most optimization functions started started with "Lp" -- for example, LpSolution, LpStatusText, LpSlack. Many of these were relevant to quadratic as well as non-linear problems, hence the "Lp" prefix was not ideal. Analytica renamed most of these by simply replacing the "Lp" with "Opt" -- e.g., OptSolution, OptStatusText and OptSlack.
Pages in category "Deprecated Optimization Functions"
The following 14 pages are in this category, out of 14 total.