Skip to content

harunaadoga/Gurobi_Optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.