/kidneyExchange

Solving the Kidney Exchange Problem with Gurobi

Primary LanguageHTML

Kidney Exchange

An example of using Gurobi to solve the kidney exchange 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 donor/recipient pairs.

  4. Click "Compute" to find the optimal exchange.