Skip to content

saltanovas/Graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dijkstra's algorithm

The program finds the shortest path and its' length from one given city to another. A graph is made using neighborhood matrix.

P.S. the program works fine only on Unix :-)

About

Dijkstra’s shortest path algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages