Skip to content

It uses Djisktras Algorithm to produce the shortest path between two cities(and intermediate cities). It mainly focuses on cities of Northern India. The cities and the distances between them are created using arrays.

Notifications You must be signed in to change notification settings

kartiksingh98/Implementation-of-Djisktra-on-Mapping-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Implementation-of-Djisktra-on-Mapping-System

It uses Djisktras Algorithm to produce the shortest path between two cities(and intermediate cities). It mainly focuses on cities of Northern India. The cities and the distances between them are created using arrays. Run on Linux based system. Adj array represents distance between cities(each element represent a city, each sub element represents distance from the source city to destination or city).

About

It uses Djisktras Algorithm to produce the shortest path between two cities(and intermediate cities). It mainly focuses on cities of Northern India. The cities and the distances between them are created using arrays.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages