Difference between revisions of "LpObjSa"

Line 13: Line 13:
  
 
* [[LpDefine]]
 
* [[LpDefine]]
 +
* [[LpSolution]]
 +
* [[LpStatusText]], [[LpStatusNum]]
 
* [[LpRhsSa]]
 
* [[LpRhsSa]]
 
* [[LpShadow]]
 
* [[LpShadow]]
 
* [[LpReducedCost]]
 
* [[LpReducedCost]]
 
* [[LpSlack]]
 
* [[LpSlack]]

Revision as of 19:10, 28 January 2010


LpOpjSa(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


You are not allowed to post comments.