Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 268 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 268 Bytes

ILP Optimisation Examples with Gurobi

Basic Gurobi Optimisation.

  • Install Gurobi ILP solver from https://www.gurobi.com/.
  • Make sure Python is installed.
  • Git clone repo, to run examples.
  • Feel free to create a PR to add more ILP examples using Gurobi solver.