.Upper

Definition

The .Upper suffix contains the upper bound of a variable. When the property Bounds of a constraint is set, the .Upper suffix contains the maximum value the left hand side of the constraint may attain. Note that for a >= constraint this value is INF. This value is set at the end of the generation step by AIMMS.

Datatype

The value of the .Upper suffix is numeric.

Dimension

The .Upper suffix has the same dimension and domain as that of the constraint or variable at hand.

Note