Installation
Install Pyoframe
Install a solver
- Install Gurobi from their website.
- Ensure you have a valid Gurobi license installed on your machine.
Note: installing Gurobi via pip will not work since we access Gurobi through its C API not through Python.
We'd be glad to add more solvers! Just let us know what you'd like :)