Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 173 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 173 Bytes

Minimal-spanning-tree

Algorithms's project based on C++, implemented as a part of algorithms course, to find minimal spanning tree using Kruskal's and Prim's algorithms.