pyomo.__future__
This module provides a uniform interface for gaining access to future (“preview”) capabilities that are either slightly incompatible with the current official offering, or are still under development with the intent to replace the current offering.
Currently supported __future__ offerings include:
__future__
solver_factory([version])
solver_factory
Get (or set) the active implementation of the SolverFactory