log\_disjunct\_values ===================== (function from :py:mod:`pyomo.util.diagnostics`) .. testsetup:: * # import everything from the module containing this class so that # doctests for the class docstrings see the correct environment from pyomo.util.diagnostics import * try: from pyomo.util.diagnostics import _autosummary_doctest_setup _autosummary_doctest_setup() except ImportError: pass .. currentmodule:: pyomo.util.diagnostics .. autofunction:: pyomo.util.diagnostics::log_disjunct_values