OptObjectiveSa
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
Loading comments...