Skip to content

JohnHuynh/dijkstra_algo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Dijkstra Algorithm

The JSON-file "generatedGraph" contains nodes and edges of a weighted graph. The python code "challenge.py" computes the shortest path from planet (node) "Erde" to planet (node) "b3-r7-r4nd7".

Run it by writing "python challenge.py" into the terminal, when you are in the corresponding directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages