MIPSolverWrapper ================ (class from :py:mod:`pyomo.solvers.wrappers`) .. testsetup:: * # import everything from the module containing this class so that # doctests for the class docstrings see the correct environment from pyomo.solvers.wrappers import * .. currentmodule:: pyomo.solvers.wrappers .. autoclass:: pyomo.solvers.wrappers::MIPSolverWrapper :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~MIPSolverWrapper.__init__ ~MIPSolverWrapper.add .. rubric:: Member Documentation