/prim-algorithm

Implement Greedy method (i.e.. Prim's algorithm) to find the minimum spanning tree of a given weighted undirected graph.

Primary LanguagePython

No issues in this repository yet.