An implementation of the Prims Algorithm.
Use Git commandline to clone the repository to your computer.
git clone https://github.com/guy176251/uhd_weighted_graphs.git
Then, use pip to install the required dependencies.
pip install -r requirements.txt
Once in the main folder, run this command:
python3 uhd_weighted_graphs.py