Kidney Exchange
An example of using Gurobi to solve the kidney exchange problem
Running the example
-
Start Python's webserver from the command line
make
-
Point your browser at http://localhost:8000
-
Click on the screen to add donor/recipient pairs.
-
Click "Compute" to find the optimal exchange.