/SkyRoute

SkyRoute is a graph search program using depth first search and breadth first search in order to determine the fastest route from a landmark(mapped to closest train station) to another.Please note all the files are annotated making it easier to understand

Primary LanguagePython

SkyRoute

Hi there, In order to test SkyRoute run skyroute.py Enjoy!