Skip to content

C program to determine path between two railway stations of Mumbai Local.

Notifications You must be signed in to change notification settings

10aditya/Local-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local-router

This is a small data structure prohect I made for the subject. The problem statement is to find appropriate route from source railway station to destination railway station in Mumbai. I have used Dijkstra's algorithm for shortest path to find route and printed paths using recursion.

About

C program to determine path between two railway stations of Mumbai Local.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published