.Lower

Definition

The .Lower suffix contains the lower bound of a variable. When the property Bounds of a constraint is set, the .Lower suffix contains the minimum 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 .Lower suffix is numeric.

Dimension

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

Note