Skip to content

JuleZR/Dijkstra_Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dijkstra Algorithm

This script asks you to select a 'point of origin' and a 'goal' from a given list in the console. Once both values are selected, the script calculates the shortest distance between both nodes and then illstrates it using matplotlib.

I wrote this script mainly for practice purposes. Feel free to comment.

Requirements

See requirements.txt

About

Making a weighted graph and implementing a dijkstra algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages