The code is tested using python3.6 and requires tkinter and numpy
To open the GUI and see final routing result for a benchmark. Run the following and replace /path/to/benchmark to your path to benchmark input file
python routing.py --infile /path/to/benchmark
To get result for all benchmarks. This will not open the GUI
python test_all.py