Variable.lowerbound

property Variable.lowerbound: Union[float, int]

Returns the lowerbound of the variable.

Return type

Union[float, int]

Returns

The lower bound of the variable.