Skip to content

Quang-Tr/Gurobi-operations-research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linear optimization with Gurobi

In the course "Einführung in Operations Research / Quantitative Methoden 2021", I used the Gurobi solver through its Python interface to model 4 optimization problems as linear programs. The only required module is gurobipy.

For each problem, there are 2 test files containing sample data besides the main model file. The optimal objective values can be found under the problem description (in German).