求解有向必经节点最短路径问题的算法
An Algorithm for Solving the Shortest Path Problem of Directed and Necessary Nodes
摘要:
具有必经节点的最短路径问题有着广泛的实际应用。但是在有向图的情况下,很多算法会因为所求最优路径中的必经节点顺序与实际不符而不得不进行大量重复性计算。本文针对这种情况提出了一种求解有向图必经节点最短路径问题的算法,可以更早检验是否存在符合路径顺序要求的最短路径并进行有效求解。
Abstract:
The shortest path problem with necessary nodes has a wide range of practical applications. However, in the case of directed graph, many algorithms will have to perform a lot of repetitive calculations because the order of the required nodes in the optimal path is not consistent with the reality. In this paper, an algorithm is proposed to solve the shortest path problem of required nodes in a directed graph, which can verify the existence of the shortest path conforming to the path order and solve the problem effectively.
参考文献
|
[1]
|
王小会, 薛延刚, 李晓青. 基于Dijkstra算法过必经点的最短路径设计[J]. 陕西理工大学学报(自然科学版), 2020, 36(3): 68-73.
|
|
[2]
|
曹祥红, 李欣妍, 魏晓鸽, 李森, 黄梦溪, 李栋禄. 基于Dijkstra-ACO混合算法的应急疏散路径动态规划[J]. 电子与信息学报, 2020, 42(6): 1502-1509.
|
|
[3]
|
李阳, 高艳春, 全艳. 最短路径理论在紧急通道设计中的应用[J]. 工业控制计算机, 2012, 25(11): 91-92.
|
|
[4]
|
余才志. 必经节点的最短路径算法研究[D]: [硕士学位论文]. 天津: 天津大学, 2016.
|
|
[5]
|
张引发, 刘乾, 王鲸鱼. 必经节点约束下的光网络最短路径算法[J]. 光通信技术, 2018, 42(10): 30-32.
|