0
Comparing Prim's Algorithm with Kruskal's Algorithm(최소신장트리-프림 알고리즘 vs. 크러스컬 알고리즘)
Comparing the Algorithm Techniques for Minimum Spanning TreeThe number of edges in a connected graph is$$ n - 1 \leq m \leq \frac{n(n - 1)}{2}$$ 한 그래프에서 정점의 개수를 n이라고 할 때, 이음선 개수(m)의 범위는 n - 1개에서 부터 n