ruiluhuang / facility-location-gurobi

Exact approach to solve the facility location problem with Gurobi.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Facility Location - Gurobi

Exact approach to solve the facility location problem with Gurobi.

Example of use:

python model/solver.py data/ap10_2.txt

About

Exact approach to solve the facility location problem with Gurobi.


Languages

Language:Python 58.8%Language:Makefile 36.1%Language:Shell 5.1%