var\_aggregator =============== .. testsetup:: * # import everything from the module containing this class so that # doctests for the class docstrings see the correct environment from pyomo.contrib.preprocessing.plugins import * try: from pyomo.contrib.preprocessing.plugins import _autosummary_doctest_setup _autosummary_doctest_setup() except ImportError: pass .. currentmodule:: pyomo.contrib.preprocessing.plugins .. automodule:: pyomo.contrib.preprocessing.plugins.var_aggregator :undoc-members: .. rubric:: Classes .. autosummary:: :toctree: :template: recursive-class.rst VariableAggregator .. rubric:: Functions .. autosummary:: :toctree: :template: recursive-base.rst max_if_not_None min_if_not_None