IVariable()
|
The interface for decision variables |
variable([domain_type, domain, lb, ub, ...])
|
A decision variable |
variable_dict(*args, **kwds)
|
A dict-style container for objects with category type IVariable |
variable_list(*args, **kwds)
|
A list-style container for objects with category type IVariable |
variable_tuple(*args, **kwds)
|
A tuple-style container for objects with category type IVariable |