Piwero / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SkyRoute

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

About

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


Languages

Language:Python 100.0%