[Algorithm] 다익스트라 알고리즘 (Dijkstra's Algorithm) #53
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
-
요즘 문제를 푸는데 최단 경로 관련 문제를 푸니까
다익스트라, 벨만포드, 플로이드와샬 알고리즘이라는 말을 알게되었습니다.
이때까지는 무슨 알고리즘이 어떤 알고리즘인지 모르고 문제를 풀었지만
이번에 내가 사용하는 알고리즘이 무엇인지 알고 넘어가는게 좋겠다 싶어 정리하게되었습니다.
다음에 벨만포드, 플로이드와샬로 찾아올게요!
블로그로!
Beta Was this translation helpful? Give feedback.
All reactions