Difference between revisions of "LpStatusText"

(moved LpStatusText to OptStatusText: Renamed in Analytica 4.3)
 
Line 1: Line 1:
#REDIRECT [[OptStatusText]]
+
[[Category:Deprecated Optimization Functions]]
 +
 
 +
''Deprecated as of [[Analytica 4.3]].  Renamed to [[OptStatusText]].''
 +
 
 +
= LpStatusText(lp) =
 +
 
 +
Returns an English-language status description of the result of solving an optimization problem.  This status usually indicates why the solution process terminated.  See the page on [[OptStatusText]] for more details.

Revision as of 22:02, 22 September 2010


Deprecated as of Analytica 4.3. Renamed to OptStatusText.

LpStatusText(lp)

Returns an English-language status description of the result of solving an optimization problem. This status usually indicates why the solution process terminated. See the page on OptStatusText for more details.

Comments


You are not allowed to post comments.