Skip to content

fzsun/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

 
 
 

Languages

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