Skip to content

DaisyWu13/Dijkstra_by_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

this is to caculate A to B, the shortest distance

  1. The Main.py is the entrance of the project
  2. The modified Dijkstra algorithm is advanced that it will return the shortest distance as far as it gets the given route A-B, if A and B are in the graph. A and B can be any vertex in graph.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages