Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 406 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 406 Bytes

kidney_exchange_optim

Don't forget to do a pip install -r requirements.txt before running the code.

For the main program:

Type python3 src/main.py -h for help.

For the benchmark:

Type ./benchmark.sh -h for help.

The code also works with weighted instances by the way (e.g. data/000.txt).