Variables

Summary

pyomo.core.kernel.variable.variable([...])

A decision variable

pyomo.core.kernel.variable.variable_tuple(...)

A tuple-style container for objects with category type IVariable

pyomo.core.kernel.variable.variable_list(...)

A list-style container for objects with category type IVariable

pyomo.core.kernel.variable.variable_dict(...)

A dict-style container for objects with category type IVariable