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. Click on the screen to add potential facility locations.

  4. Click "Compute" to locate the facilities.

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%