[Algorithm] 크루스칼 알고리즘 (Kruskal Algorithm) #79
llddang
started this conversation in
3. CS(컴퓨터 공학) 관련 글 모음
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
이번에도 백준 문제를 풀다가 알게된 알고리즘 정리입니다!
블로그~!
문제~!
최소 신장 트리 (Minimum spanning tree)알고리즘 중 하나인 크루스칼 알고리즘입니다.
크루스칼 알고리즘 말고도 프림이라는 알고리즘도 있어 정리해서 가져오겠습니다.
Beta Was this translation helpful? Give feedback.
All reactions