Skip to content

A console program to count and show the shortest path between any two stations of the Metro in Cairo

Notifications You must be signed in to change notification settings

shadyalfred/Metro

Repository files navigation

Metro

A simple python console app to count the stations and show the shortest path between any two stations of the Metro in Cairo

  • It needs two stations, a starting station Source, and an ending station Destination.

P.S. it is case sensitive, thus it is more convenient to copy and paste the desired station's name.

  • In case of quality between two or more paths, the app will print the all paths.

  • Uses the NetworkX Module to construct the Cairene Metro network.

  • The Colorama Module is used to show colorful console text.

About

A console program to count and show the shortest path between any two stations of the Metro in Cairo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages