plugins ======= .. testsetup:: * # import everything from the module containing this class so that # doctests for the class docstrings see the correct environment from pyomo.mpec import * try: from pyomo.mpec import _autosummary_doctest_setup _autosummary_doctest_setup() except ImportError: pass .. currentmodule:: pyomo.mpec .. automodule:: pyomo.mpec.plugins :undoc-members: .. rubric:: Functions .. autosummary:: :toctree: :template: recursive-base.rst load .. rubric:: Modules .. autosummary:: :toctree: :template: recursive-module.rst :recursive: mpec1 mpec2 mpec3 mpec4 pathampl solver1 solver2