/FCNFexample

Fixed Charge Network Flow with Gurobi

Primary LanguageHTML

Fixed Charge Network Flow

An example of using Gurobi to compute Fixed Charge Network Flow

Running the example

  1. Start Python's webserver from the command line

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

  3. Add/remove windmills by clicking the screen

  4. Click "Compute" to find the optimal cable layout.