Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

About

This Python script uses Dijkstra's algorithm to find shortest paths in a weighted graph. It takes user input to create the graph, then visualizes and prints the shortest distances from a specified starting vertex. The code utilizes the `networkx` and `matplotlib.pyplot` libraries for graph representation and visualization.

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages