Skip to content

This application solves two major problems: finding the distance of a given route and finding the routes between two cities that satisfy certain conditions. Naturally, these problems lend themselves to graph processing algorithms. See the Readme file for more information and instructions on how to run.

Notifications You must be signed in to change notification settings

kiptoomm/TrainsRoute

Repository files navigation

This application solves two major problems: finding the distance of a given route and finding the routes between two cities that satisfy certain conditions. Naturally, these problems lend themselves to graph processing algorithms Cities are represented in the form of a graph.

About

This application solves two major problems: finding the distance of a given route and finding the routes between two cities that satisfy certain conditions. Naturally, these problems lend themselves to graph processing algorithms. See the Readme file for more information and instructions on how to run.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages