閱讀全文 | |
篇名 |
A Novel Solution for Simultaneously Finding the Shortest and Possible Paths in Complex Networks
|
---|---|
並列篇名 | A Novel Solution for Simultaneously Finding the Shortest and Possible Paths in Complex Networks |
作者 | Wai Mar Hlaing、Shi-Jian Liu、Jeng-Shyang Pan |
英文摘要 | A Novel graph approach named Combined Forward and Backward Heuristic Search (CFBHS) is proposed in this paper, which can be used to solve optimization problems in areas such as transportation and network routing. There are two major aspects distinct our method from the most cited ones. Firstly, though focuses on getting the shortest path in a graph when both source and destination are given, this work can also find other possible paths as outputs. Secondly, the proposed algorithm is a high-performance one, which is achieved by (1) reducing unnecessary nodes and edges to reach a target optimum based on dynamically calculated heuristic values and (2) finding the results by using the subdivision scheme instead of computing over the whole graph. Experiments are carried out for the complex road network of Yangon Region. The comparisons show that our algorithm is about 100 times faster than the bidirectional Dijkstra’s algorithm. Besides, benefit from the heuristic forward and backward search, the proposed method can achieve very low time complexity, which is similar to the A*, but A* can only produce the shortest path. By contrast, the proposed algorithm is competent for finding not only the shortest but also many possible paths in complex road networks such as undirected graph and hypergraph networks. |
起訖頁 | 1693-1707 |
關鍵詞 | Shortest path algorithm、Bi-directional Dijkstra、Heuristic search、Distance based methods |
刊名 | 網際網路技術學刊 |
期數 | 201911 (20:6期) |
出版單位 | 台灣學術網路管理委員會 |
DOI |
|
QR Code | |
該期刊 上一篇
| Disjoint Multipath based Secure Routing in Opportunistic Networks |
該期刊 下一篇
| Interactive Teaching Aids Integrating Building Blocks and Programming Logic |