Skip to content

guy176251/uhd_weighted_graphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UHD Weighted Graph

An implementation of the Prims Algorithm.

Installation

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

Usage

Once in the main folder, run this command:

python3 uhd_weighted_graphs.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages