AbstractScalarVar(*args, **kwargs)
|
|
IndexedVar(*args, **kwargs)
|
An array of variables. |
ScalarVar(*args, **kwargs)
|
A single variable. |
SimpleVar(*args, **kwargs)
|
|
Var(*args, **kwargs)
|
A numeric variable, which may be defined over an index. |
VarData([component])
|
This class defines the data for a single variable. |
VarList(*args, **kwargs)
|
Variable-length indexed variable objects used to construct Pyomo models. |