URL for GitHub repository: https://github.com/2545046941/Homework_4
This package implements Dijkstra's algorithm.
You can install the package using :
pip install HH4Dennis
pip3 install HH4Dennis
python test.py - path-to-graph-file
Example: python test.py example1.txt