contrib ======= .. testsetup:: * # import everything from the module containing this class so that # doctests for the class docstrings see the correct environment from pyomo import * try: from pyomo import _autosummary_doctest_setup _autosummary_doctest_setup() except ImportError: pass .. currentmodule:: pyomo .. automodule:: pyomo.contrib :undoc-members: .. rubric:: Modules .. autosummary:: :toctree: :template: recursive-module.rst :recursive: alternative_solutions ampl_function_demo appsi aslfunctions benders community_detection cp cspline_external doe fbbt fme gdp_bounds gdpopt gjh iis incidence_analysis interior_point latex_printer mcpp mindtpy mpc multistart observer parmest piecewise preprocessing pynumero pyros satsolver sensitivity_toolbox simplification solver trustregion viewer