An open API service indexing awesome lists of open source software.

https://github.com/kush1912/railway-management

This is totally a c++ based programs based on graphs and uses Dijkstra alogorithm to find the shortest past between the stations if there exists a path between them. It also stores the info of the passenger by making her ticket and generating a PNR no. which is a combination of the name and and numbers.
https://github.com/kush1912/railway-management

dijkstra-alogorithm graph railway-management

Last synced: 9 months ago
JSON representation

This is totally a c++ based programs based on graphs and uses Dijkstra alogorithm to find the shortest past between the stations if there exists a path between them. It also stores the info of the passenger by making her ticket and generating a PNR no. which is a combination of the name and and numbers.

Awesome Lists containing this project