Skip to content

The Dijkstra algorithm is used in this script to discover the shortest path.

Notifications You must be signed in to change notification settings

moaid-t/ShortestPath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Breef About Repo

The Dijkstra algorithm is used in this script to discover the shortest path.

Running Script

1- Open a terminal or command prompt

  pip install -r requirements.txt

2- Type python3 graph.py

python3 graph.py

About

The Dijkstra algorithm is used in this script to discover the shortest path.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages