Using Bidirectional Search to Compute Optimal Shortest Paths over Multi-Weight Graphs

被引:0
作者
Ma, Hui [1 ]
Liang, Ruishi [1 ]
机构
[1] Univ Elect Sci & Technol China, Zhongshan Coll, Sch Comp Engn, Zhongshan 528400, Peoples R China
来源
PROCEEDINGS OF 2013 INTERNATIONAL CONFERENCE ON INFORMATION SCIENCE AND CLOUD COMPUTING COMPANION (ISCC-C) | 2014年
关键词
shortest path; multi-weight graph; long path; bidirectional search;
D O I
10.1109/ISCC-C.2013.150
中图分类号
TP [自动化技术、计算机技术];
学科分类号
0812 ;
摘要
computing the shortest path between two vertices in a given graph finds out vast applications. Currently most state-of-the-art research studies the shortest path computation problem in single-weight graphs, i.e., each edge in the graph has only one weight. In some applications, there are multiple weights on an edge, and those weights need to be considered when computing the shortest path. However, the sub-path property that any sub-path on a shortest path is also a shortest path, is violated in multi-weight graphs, and hence those state-of-the-arts could not be directly applied. This paper proposes a Bidirectional Best-First Search (BBFS) method with heuristic optimizations to find an optimal shortest path in multi-weight graphs. Experiments show that compared to the single search Best-First Search (BFS), BBFS has higher performance. Meanwhile, BBFS has high accuracy especially for long paths search.
引用
收藏
页码:66 / 71
页数:6
相关论文
共 8 条
  • [1] Abraham I, 2010, PROC APPL MATH, V135, P782
  • [2] [戴树贵 Dai Shugui], 2003, [计算机工程, Computer Engineering], V29, P88
  • [3] Dijkstra E. W., 1959, NUMER MATH, V1, P269
  • [4] Funke S., 2006, P 9 DIMACS IMPL CHAL, P175
  • [5] Geisberger R, 2008, LECT NOTES COMPUT SC, V5038, P319, DOI 10.1007/978-3-540-68552-4_24
  • [6] Pohl I., 1971, MACH INTELL, V6, P128
  • [7] Shortest Path and Distance Queries on Road Networks: An Experimental Evaluation
    Wu, Lingkun
    Xiao, Xiaokui
    Deng, Dingxiong
    Cong, Gao
    Zhu, Andy Diwen
    Zhou, Shuigeng
    [J]. PROCEEDINGS OF THE VLDB ENDOWMENT, 2012, 5 (05): : 406 - 417
  • [8] Yang Y., 2012, CIKM, P2124