음의 가중치가 있는 최단거리알고리즘
start, destination, weight 로 구성됨
https://ratsgo.github.io/data%20structure&algorithm/2017/11/27/bellmanford/
관련 문제
https://www.acmicpc.net/problem/11657
문제풀이
https://github.com/huisoo/algo_test/blob/master/timemachine_bak11657.java
'알고리즘' 카테고리의 다른 글
MST, 최소 신장 트리, 크루스칼 알고리즘 (0) | 2019.10.06 |
---|
댓글