DOI QR코드

DOI QR Code

A* 알고리즘의 최단경로 탐색 정확도 향상을 위한 역방향 적용방법에 관한 연구

A Study on A* Algorithm Applying Reversed Direction Method for High Accuracy of the Shortest Path Searching

  • 투고 : 2013.11.14
  • 심사 : 2013.12.23
  • 발행 : 2013.12.31

초록

Dijkstar 알고리즘에 기초하는 최단경로 탐색 알고리즘의 탐색속도 향상에 관한 많은 연구들이 지속되어 왔다. 그 대표적인 알고리즘이 $A^*$ 알고리즘이다. 빠른 탐색속도는 $A^*$ 알고리즘의 장점이지만, 복잡하고 불규칙한 가로 네트워크에서 실제의 최단경로 탐색이 실패할 확률이 높다. 탐색실패란 목적노드를 탐색하지 못한 경우와 최단경로가 아닌 경로를 구축하는 것을 의미한다. 본 연구는 $A^*$ 알고리즘의 최단경로 탐색 성공확률을 높이기 위한 방법으로 일차적으로 출발노드와 목적노드 간 연결 관계를 정리하고, 목적노드에서 출발노드까지 정리된 경로에 따라 $A^*$ 알고리즘을 역으로 적용한 것이다. 이 방법은 네트워크 및 경로 부하량 특성에 따라 실제의 최단경로가 아닌 경로를 최단경로로 구축하는 경우가 발생할 수는 있으나, 경로구축의 완전한 실패는 발생시키지 않는다. 이 방법을 실제 복잡한 네트워크에 적용하여 유효성을 검증한 결과, 통상적인 $A^*$ 알고리즘의 적용보다 탐색 소요시간은 약간 증가하나, 정확성은 상당히 높아지는 것으로 분석되었다.

The studies on the shortest path algorithms based on Dijkstra algorithm has been done continuously to decrease the time for searching. $A^*$ algorithm is the most represented one. Although fast searching speed is the major point of $A^*$ algorithm, there are high rates of failing in search of the shortest path, because of complex and irregular networks. The failure of the search means that it either did not find the target node, or found the shortest path, witch is not true. This study proposed $A^*$ algorithm applying method that can reduce searching failure rates, preferentially organizing the relations between the starting node and the targeting node, and appling it in reverse according to the organized path. This proposed method may not build exactly the shortest path, but the entire failure in search of th path would not occur. Following the developed algorithm tested in a real complex networks, it revealed that this algorithm increases the amount of time than the usual $A^*$ algorithm, but the accuracy rates of the shortest paths built is very high.

키워드

참고문헌

  1. E. W. DIJKSTRA, "A Note on Two Problems in Connexion with Graphs", Numerische Mathematik1, pp.269-271, 1959.
  2. L. Fu and D. Sun and L. R. Rilett, "Heuristic shortest path algorithms for transportation applications: State of the art", Computers & Operations vol. 33, no. 11, pp.3324-3343, 2006. https://doi.org/10.1016/j.cor.2005.03.027
  3. W. Dorothea and W. Thomas, "Speed-Up Techniques for Shortest-Path Computations", STACS 2007, Lecture Notes in Computer Science, vol. 4393, pp.22-36, 2007.
  4. Y. G. Ryu, "Development of a shortest path searching algorithm using minimum expected weights", The journal of The Korea Institute of Intelligent Transport Systems, vol. 12, no 5, pp.36-45, 2013. https://doi.org/10.12815/kits.2013.12.5.036
  5. S. E. Dreyfus, "An appraisal of some shortest path algorithms.", Operations Research, vol. 17, no. 3, pp.395-412, 1969. https://doi.org/10.1287/opre.17.3.395
  6. P. E. Hart and N. J. Nilsson and B. Raphael, "A Formal Basis for the Heuristic Determination of Minimum Cost Paths", IEEE Transactions on Systems Science and Cybernetics, vol. 4, no. 2, pp.100-107, 1968. https://doi.org/10.1109/TSSC.1968.300136
  7. Y. G. Ryu, "Development of shortest path searching network reduction algorithm", The journal of The Korea Institute of Intelligent Transport Systems, vol. 12, no. 2, pp.12-21, 2013. https://doi.org/10.12815/kits.2013.12.2.012
  8. Y. G. Ryu, "A Study on the Forecasting of Bus Travel Demand and the Method of Determining Optimal Bus Network", Ph. D. Thesis, Yeong Nam University, pp.131-140, 1996.

피인용 문헌

  1. Simulation-based Planning Model for Table Formwork Operation in Tall Building Construction vol.16, pp.1, 2017, https://doi.org/10.3130/jaabe.16.115
  2. 실시간 피난 경로 탐색 알고리즘과 혼합적 공간 표현 방식에 관한 탐색적 연구 vol.37, pp.1, 2013, https://doi.org/10.5659/jaik.2021.37.1.77