.LargestShadowPrice

Definition

When the property LargestShadowPrice of a contraint is set and when the option Calculate_Sensitivity_Ranges is set to on, the .LargestShadowPrice suffix contains the largest shadow price of the constraint while holding the objective value constant.

Datatype

The value of the .LargestShadowPrice suffix is numeric.

Dimension

The .LargestShadowPrice 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 to X but this is not encouraged by the syntax highlighting. The preferred usage is X_definition.LargestShadowPrice.

  • The default of the option Calculate_Sensitivity_Ranges is on.

  • See also Constraint Declaration and Attributes of the Language Reference.