EvaluatedDecisionVariable#
- class EvaluatedDecisionVariable#
-
- property id: int#
Read-only property.
Get the variable ID
- property kind: Kind#
Read-only property.
Get the variable kind
- property lower_bound: float#
Read-only property.
Get the lower bound
- property parameters: dict[str, str]#
Read-only property.
Get the parameters
- property subscripts: list[int]#
Read-only property.
Get the subscripts
- property upper_bound: float#
Read-only property.
Get the upper bound
- property value: float#
Read-only property.
Get the evaluated value