- Working license of Gurobi
- Python3
Setup parameters in util.py
and run main.py
with a given FILE_NUMBER
dataset. For a visualisation in pyvis of the specific bus routes, run visualiser.py
. An example visualisation of FILE_NUMBER = 10
can be seen below:
For testing, ensure main.py
and prevMain.py
have TESTING = 1
then run test.py
.