distinguish\_mip\_infeasible\_or\_unbounded =========================================== (function from :py:mod:`pyomo.contrib.gdpopt.solve_discrete_problem`) .. testsetup:: * # import everything from the module containing this class so that # doctests for the class docstrings see the correct environment from pyomo.contrib.gdpopt.solve_discrete_problem import * try: from pyomo.contrib.gdpopt.solve_discrete_problem import _autosummary_doctest_setup _autosummary_doctest_setup() except ImportError: pass .. currentmodule:: pyomo.contrib.gdpopt.solve_discrete_problem .. autofunction:: pyomo.contrib.gdpopt.solve_discrete_problem::distinguish_mip_infeasible_or_unbounded