detect\_effectively\_discrete\_vars =================================== (function from :py:mod:`pyomo.contrib.preprocessing.plugins.induced_linearity`) .. testsetup:: * # import everything from the module containing this class so that # doctests for the class docstrings see the correct environment from pyomo.contrib.preprocessing.plugins.induced_linearity import * try: from pyomo.contrib.preprocessing.plugins.induced_linearity import _autosummary_doctest_setup _autosummary_doctest_setup() except ImportError: pass .. currentmodule:: pyomo.contrib.preprocessing.plugins.induced_linearity .. autofunction:: pyomo.contrib.preprocessing.plugins.induced_linearity::detect_effectively_discrete_vars