Difference between revisions of "LpObjSa"
AManandhar (talk | contribs) m |
|||
Line 2: | Line 2: | ||
[[Category:Doc Status D]] <!-- For Lumina use, do not change --> | [[Category:Doc Status D]] <!-- For Lumina use, do not change --> | ||
− | = | + | = LpObjSa(lp) = |
Computes the range over which an objective function coefficient can vary in a linear program without changing the optimal solution. «lp» must be the result of a previous call to [[LpDefine]]. | Computes the range over which an objective function coefficient can vary in a linear program without changing the optimal solution. «lp» must be the result of a previous call to [[LpDefine]]. |
Revision as of 23:36, 12 February 2010
LpObjSa(lp)
Computes the range over which an objective function coefficient can vary in a linear program without changing the optimal solution. «lp» must be the result of a previous call to LpDefine.
Notes
In 4.2, there is an optional «variable» parameter. This is not of use yet in 4.2, but is there for a feature in a future release. For now, just don't use it.
See Also
Comments
Enable comment auto-refresher