首页|节点约束型最短路径的分层Dijkstra算法

节点约束型最短路径的分层Dijkstra算法

A Hierarchical Dijkstra Algorithm for Solving Shortest Path from Constrained Nodes

扫码查看
针对节点约束型最短路径问题,提出了基于回溯法的分层Dijkstra算法,通过分层结构寻找局部最优解来求得全局最优解或次优解.该算法利用分层结构可保存搜索进度的优势,使其在寻找过必经点最短路径时可以实现对搜索进度的保存与回溯等操作.实验结果表明:分层Dijkstra算法虽然增加了一定的空间复杂度,但能有效地减少Dijkstra算法的调用次数;与深度优先搜索、几何代数算法相比,分层Dijkstra算法虽然不一定能找到理论最优解,但出解速度较快,在数据量较大的情况下能快速找到次优解.
In order to obtain the shortest path from constrained nodes, a hierarchical Dijkstra algorithm is proposed on the basis of backtracking, which is able to find the global shortest path or the second shortest path by searching the local optimal solution within hierarchical structures.Moreover, this algorithm takes full advantage of the hierarchical structures in saving search progress to realize such operations as the saving and backtracking of the search progress during the searching of the shortest path.Experimental results show that the proposed algorithm increases space complexity slightly, but it can reduce the calls of Dijkstra algorithm effectively, and that, as compared with depth-first search algorithm and geometric algebra algorithm, the proposed algorithm may not always find the optimal solution in theory, but it works faster and can still find the sub-optimal solution more quickly even when data volume is large.

routing algorithmsshortest pathnode constraintbacktrackinggreedy algorithm

康文雄、许耀钊

展开 >

华南理工大学 自动化科学与工程学院, 广东 广州 510640

路由算法 最短路径 节点约束型 回溯法 贪心算法

国家自然科学基金国家自然科学基金广东省自然科学基金

61573151611050192016A030313468

2017

华南理工大学学报(自然科学版)
华南理工大学

华南理工大学学报(自然科学版)

CSTPCDCSCD北大核心EI
影响因子:0.678
ISSN:1000-565X
年,卷(期):2017.45(1)
  • 29
  • 15