期刊文献+

基于预处理的点到点最短路径计算方法

An algorithm for point to point shortest paths based on preprocessing
下载PDF
导出
摘要 基于经典的Dijkstra算法,研究采用预处理的点到点最短路径算法。通过引入双向Dijkstra和基于reach的预处理方法形成新的RE算法,并利用C++编程设计算法程序,将新算法应用于交通工程领域。利用EFSS数据结构搭建考虑交叉口和路段延误的交通网络,检验新算法的适用性和效率,结果发现RE算法与Dijkstra算法相比,搜索速度有大幅提升且能保证路径查询的正确性,RE算法在大规模网络上优势更为显著,查询时间约为Dijkstra算法的10%。 Based on the classical Dijkstra algorithm,an algorithm for point to point shortest paths based on preprocessing was studied.The bidirectional Dijkstra algorithm and the reach-based preprocessing method were introduced to establish the new RE algorithm in this paper.The program of the new algorithm was compiled with C++ and the new algorithm was applied to traffic engineering field.Traffic networks considering delay on roads and intersections were constructed by using EFSS data structure to test the applicability and efficiency of RE algorithm.The results reveal that compared with the original Dijkstra algorithm,the RE algorithm has a significant increase in the search speed and can ensure the correctness of path query.On large-scale networks,the new RE algorithm shows great advantages and its query time is approximately 10% of the Dijkstra algorithm.
作者 陆文琦 谷远利 李萌 王硕 张源 LU Wen-qi;GU Yuan-li;LI Meng;WANG Shuo;ZHANG Yuan(MOE Key Laboratory for Urban Transportation Complex Systems Theory and Technology, Beijing Jiaotong University, Beijing 100044, China)
出处 《山东科学》 CAS 2018年第2期64-71,共8页 Shandong Science
基金 国家重点基础研究发展计划(973计划)(2012CB725403) 北京市科技计划项目(Z121100000312101)
关键词 双向 DIJKSTRA 算法 基于 REACH 的剪枝方法 RE算法 路径优化 bidirectional Dijkstra algorithm reach-based pruning method RE algorithm route optimization
  • 相关文献

参考文献1

二级参考文献15

  • 1李引珍.交叉口有延误的交通网络最短路径算法研究[J].兰州交通大学学报,2004,23(3):1-3. 被引量:14
  • 2李引珍,郭耀煌.网络最短路径定界搜索算法[J].西南交通大学学报,2004,39(5):561-564. 被引量:14
  • 3王京元,程琳.最短路拍卖算法在交通分配中的应用[J].交通运输系统工程与信息,2006,6(6):79-82. 被引量:4
  • 4ZILIASKOPOULOS A K,MAHMASSANI H S.A note on least time path computation considering delays and prohibitions for intersection movements[J].Transportation Research B,1996,30(5):359-367.
  • 5ANE Z J,BARRA T,PEREZ B.Dual graphrepresentation of transport networks[J].Transportation Research-B,1996,30(3):209-216.
  • 6DLJKSTRA E W.A note on two problems in connection with graphs[J].Numer.Math.,1959,1:269-271.
  • 7BERTSEKAS D P,CASTANON D A.The auctionalgorithm for the transportation problem[J].Annals of Operations Research,1989,20(1):67-96.
  • 8POLYMENAL0s L C,BERTSEKAS D P.Parallel shortest path auction algorithm[J].Parallel Computing,1994,20(9):1221-1247.
  • 9LENNE R D,PRETOLANI D.Auction algorithms for shortest hyperpath problems,Technical ReportOR-CAM-1998-01[R].Camerino:Universitb di Camerino,1998.
  • 10BERTSEKAS D P.An auction algorithm for shortest paths[J].SIAM J.for Optimization,1991,1:425-447.

共引文献4

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部