Solve kidney-exchange instances using Python and Gurobi
-
Updated
May 1, 2023 - Python
Solve kidney-exchange instances using Python and Gurobi
Donating organs were never more transparent.
This code is the implementation of the research paper: New insights on integer programming models for the kidney exchange problem. Miguel Constantino, Xenia Klimentova, Ana Viana, and Abdur Rais (Constantino et al). European Journal of Operational Research, 231(1):57–68, 2013. Integer programs in the paper are solved using glpk solver in python.
Deep RL approach to solve kidney exchange problem
Benchmark test between OR-Tools and LocalSolver
Add a description, image, and links to the kidney-exchange topic page so that developers can more easily learn about it.
To associate your repository with the kidney-exchange topic, visit your repo's landing page and select "manage topics."