Skip to content

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