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