A Study on the K Shortest Paths Algorithm in a Transportation Network (Using Ordered Heap Tree)

교통망 분석에서 K경로탐색 알고리즘에 관한 연구(Ordered Heap Tree 구축방식을 중심으로)

  • 임강원 (서울대학교 환경대학원) ;
  • 양승묵 (서울대학교 환경대학원) ;
  • 신성일 (서울시정개발연구원 도시교통연구부)
  • Published : 2005.12.31

Abstract

We propose a modified version of 'a Lazy Version of Eppstein's k shortest paths Algorithm(LVEA)' which can find the k shortest paths in total time O(m+ n log n+ K log K) in the worst-case. The algorithm we propose, since the Link repeated paths are all eliminated when enumerating k shortest paths, is No link repeated paths algorithm that is suitable in a transportation network.

일반적으로 현실(특히 도시) 교통망에서 교차로를 반복해서 방문하는 통행은 존재하지만, 가로를 반복해서 주행하는 현상은 존재하지 않는다. 교통망에서의 루프형 통행은 링크의 반복이 허용되지 않는 링크 비루프(Link Loopless Path) 통행으로 축소된다. 본 연구에서는 K개의 경로탐색에서 기존의 방식과 달리 Heap Ordered Tree를 이용하여 월등한 수행속도(최악의 경우) O(m+ n log n+ K log K)로서 수행되는 Eppstein 알고리즘과 Jimenez et al의 LVEA을 고찰하여, 이들 알고리즘의 문제점인 링크루프의 발생을 제어하는 방안을 제어하도록 한다. 사례연구를 통하여 제안된 알고리즘을 검증 평가한다.

Keywords

References

  1. 임강원 . 임용택(2003), 교통망 분석론, 서울대학교 출판부
  2. 신성일(2004), 교통망에 적합한 K 비루프 경로탐색 알고리즘, 대한교통학회지, 제22권 제6호, 대한교통학회, pp.121-131
  3. Azevedo J. A., Costa M. E. O. S., Madeira J.J.E.R.S., and Martins E.Q.V(1993), 'An algorithm from the ranking of shortest paths. European Journal of Operational Research, Vol.69, pp.97-106 https://doi.org/10.1016/0377-2217(93)90095-5
  4. Dijkstra E. W.(1959), A note of two problems in connected with graphs, Numerical Mathematics. I, pp.269-271
  5. Eppstein D.(1998), 'Finding the k shortest paths, SIAM J. Computing, Vol. 28, No. 2, pp.652-673 https://doi.org/10.1137/S0097539795290477
  6. Jimenez V. M. and Marzal A.(2003), A lazy version of Eppstein's k shortest pahts algorithm, WEA 2003, LNCS 2647, pp. 179-191
  7. Martins E.Q.V(1984), 'An algorithm for ranking paths that may contain cycles, European Journal of Operational Research, Vol.18, pp.123-130 https://doi.org/10.1016/0377-2217(84)90269-8
  8. Moore E. F.(1957) The Shortest Path through A Maze, Proc. Int. Conf. on the Theory of Switching, Harvard Univ., Cambridge, MA
  9. Shier R. D. (1979) On Algorithms from Finding the K Shortest Paths in A Networks, Vol. 9, pp.195-214
  10. Yen J.Y.(1971), 'Finding the K shortest loopless paths in a network, Management Science, Vol.17, pp.711-715