apply\_basic\_step ================== (function from :py:mod:`pyomo.gdp.basic_step`) .. testsetup:: * # import everything from the module containing this class so that # doctests for the class docstrings see the correct environment from pyomo.gdp.basic_step import * try: from pyomo.gdp.basic_step import _autosummary_doctest_setup _autosummary_doctest_setup() except ImportError: pass .. currentmodule:: pyomo.gdp.basic_step .. autofunction:: pyomo.gdp.basic_step::apply_basic_step