.SmallestShadowPrice
Definition
When the property
SmallestShadowPrice
of a contraint is set and when the optionCalculate_Sensitivity_Ranges
is set toon
, the.SmallestShadowPrice
suffix contains the smallest shadow price of the constraint while holding the objective value constant.
Datatype
The value of the
.SmallestShadowPrice
suffix is numeric.
Dimension
The
.SmallestShadowPrice
suffix has the same dimension and domain as that of the constraint at hand.
Note
When a variable
X
has a definition the suffix can also be applied toX
but this is not encouraged by the syntax highlighting. The preferred usage isX_definition.SmallestShadowPrice
.The default of the option
Calculate_Sensitivity_Ranges
ison
.See also Constraint Declaration and Attributes of the Language Reference.