Skip to content

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

Notifications You must be signed in to change notification settings

AndreiR01/SkyRoute

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages