Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 159 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 159 Bytes

MST-Finder

(Visit Issues First)

This code will find the Minimum Spanning Tree (MST) of a weighted graph. I made it during my Discrete Mathematics course.