dubo0111 / kidneyExchange

Solving the Kidney Exchange Problem with Gurobi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Solving the Kidney Exchange Problem with Gurobi


Languages

Language:HTML 77.9%Language:JavaScript 11.3%Language:Python 10.7%Language:Makefile 0.2%