Blocks

Summary

pyomo.core.kernel.block.block()

A generalized container for defining hierarchical models by adding modeling components as attributes.

pyomo.core.kernel.block.block_tuple(*args, ...)

A tuple-style container for objects with category type IBlock

pyomo.core.kernel.block.block_list(*args, **kwds)

A list-style container for objects with category type IBlock

pyomo.core.kernel.block.block_dict(*args, **kwds)

A dict-style container for objects with category type IBlock