Minimum Spanning Trees - Kruskal's Algorithm(최소신장트리-크러스컬)
We will investigate two different greedy algorithms for minimum spanning trees, Prim’s algorithm and Kruskal’s algorithm. Each uses a different locally optimal property. 프림 알고리즘 대신 크러스컬 알고리즘을 이용해도 최소