pyomo.core.kernel.sos.sos(variables[, ...])
|
A Special Ordered Set of type n. |
pyomo.core.kernel.sos.sos1(variables[, weights])
|
A Special Ordered Set of type 1. |
pyomo.core.kernel.sos.sos2(variables[, weights])
|
A Special Ordered Set of type 2. |
pyomo.core.kernel.sos.sos_tuple(*args, **kwds)
|
A tuple-style container for objects with category type ISOS |
pyomo.core.kernel.sos.sos_list(*args, **kwds)
|
A list-style container for objects with category type ISOS |
pyomo.core.kernel.sos.sos_dict(*args, **kwds)
|
A dict-style container for objects with category type ISOS |