Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 236 Bytes

File metadata and controls

7 lines (5 loc) · 236 Bytes

Dijkstra-s_Algorithm

Description:
This program implements Dijkstra's Algorithm, and finds the shortest path for a weighted directed graph.

To Run:
run the program with shell script ./dijkstras_algorithm.sh graph_file.txt