mdeboute / kidney_exchange_optim

Benchmark test between OR-Tools and LocalSolver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

Benchmark test between OR-Tools and LocalSolver

License:MIT License


Languages

Language:Jupyter Notebook 88.4%Language:Python 11.2%Language:Shell 0.4%