/telecom

Covering regions with telecom towers using Gurobi

Primary LanguageHTML

Facility Location

An example of using Gurobi to cell twoer coverage problem.

Running the example

  1. Start Python's webserver from the command line

    python SimpleServer.py
    
  2. Point your browser at http://localhost:8000

  3. Add potential tower locations by clicking your mouse in the demo area.

  4. Click "Compute" to locate the towers.