Skip to content

Voronoi and facility location example with Gurobi

Notifications You must be signed in to change notification settings

dubo0111/facilityLocation

Repository files navigation

Facility Location

An example of using Gurobi to solve a facility location problem

Running the example

  1. Start Python's webserver from the command line

    make
    
  2. Point your browser at http://localhost:8000

  3. Add some clients by clicking your mouse in the demo area.

  4. Click "Compute" to locate the facilities.

Performing an optimization

To just solve the model (without running a web server) do:

make test

About

Voronoi and facility location example with Gurobi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 73.5%
  • JavaScript 15.0%
  • Python 11.3%
  • Makefile 0.2%