Installation

Stable release

To install ReFramed, run this command in your terminal:

$ pip install reframed

Please note that ReFramed is a pure Python 3 library (>= 3.6).

Solvers

ReFramed directly supports CPLEX and Gurobi. Additionally, it provides an interface to OptLang, allowing to use any solver implemented in its latest release.

Please note that you will need an academic license to use these solvers. Please read the respective manuals for detailed installation instructions.