config ====== .. testsetup:: * # import everything from the module containing this class so that # doctests for the class docstrings see the correct environment from pyomo.contrib.pyros import * try: from pyomo.contrib.pyros import _autosummary_doctest_setup _autosummary_doctest_setup() except ImportError: pass .. currentmodule:: pyomo.contrib.pyros .. automodule:: pyomo.contrib.pyros.config :undoc-members: .. rubric:: Classes .. autosummary:: :toctree: :template: recursive-class.rst InputDataStandardizer SolverIterable SolverResolvable .. rubric:: Exceptions .. autosummary:: :toctree: :template: recursive-class.rst SolverNotResolvable .. rubric:: Functions .. autosummary:: :toctree: :template: recursive-base.rst logger_domain positive_int_or_minus_one pyros_config uncertain_param_data_validator uncertain_param_validator