Solution to one of the problems presented in Quiz 6. The problem was related to finding shortest path between nodes of a graph using Dijkstra's algorithm.
-
Clone the repository to your local machine.
-
Run the script
launch.sh
orlaunch.cmd
to launch the program.