OptObjectiveSa
Revision as of 21:47, 22 September 2010 by Lchrisman (talk | contribs) (Created page with 'Category:Optimization Functions Category:Doc Status D <!-- For Lumina use, do not change --> = OptObjectiveSa(prog'',variable'') = Computes the range over which an obj…')
OptObjectiveSa(prog,variable)
Computes the range over which an objective function coefficient can vary in a linear program without changing the optimal solution. «Prog» must be an LP resulting from a previous call to DefineOptimization.
This is apparently only available in a continuous linear program. It cannot be used on an integer or mixed-integer LP.
See Also
Comments
Enable comment auto-refresher