期刊文献+

适用于无向网络的动态Dijkstra算法优化 被引量:1

Dynamic Dijkstra Algorithm Optimization for Undirected Networks
下载PDF
导出
摘要 网络拓扑发生变化时,利用静态Dijkstra算法重新计算最短路径树(SPT)会造成冗余计算;动态Dijkstra算法解决了这个问题,但目前动态算法一般是基于有向网络模型进行的研究;在已有的动态Dijkstra算法基础上,提出适用于无向网络的动态Dijkstra算法;算法主要解决了在无向网络中如何确定待更新节点的问题,对网络中的一条边权值增大、减小的处理方法进行了详细描述,并对已有的算法的筛选机制进行了优化;为了验证算法的正确性,用仿真实验实现了该算法并与静态算法进行性能比较;实验结果表明,新算法更能提高节点更新的时间效率。 Using the static Dijkstra algorithm to recalculate the shortest path tree(SPT)will cause redundant computation when the network topology changes.In order to reduce the computational complexity,a dynamic Dijkstra algorithm for undirected networks is proposed based on the existing dynamic Dijkstra algorithm.The problem of how to determine the nodes to be updated in the undirected network is solved.The algorithm describes the processing method of the increase and decrease of the weight.And the existing algorithms are optimized.In order to verify the correctness of the algorithm,which is implemented by code and compared with its static algorithm.Experimental results show that the new algorithm has more performance.
作者 马慧慧 卢昱 王增光 Ma Huihui;Lu Yu;Wang Zengguang(Information Engineering Department,Ordnance Engineering College,Shijiazhuang 050003,China;Equipment Command and Management Department,Ordnance Engineering College,Shijiazhuang 050003,China)
出处 《计算机测量与控制》 2018年第7期143-146,共4页 Computer Measurement &Control
基金 国家社会科学基金军事学资助项目(15GJ003-184) 国家自然科学基金资助项目(61271152)
关键词 路由算法 DIJKSTRA算法 无向网络 最短路径树 动态更新 routing algorithm Dijkstra algorithm undirected network shortest path tree dynamic update
  • 相关文献

参考文献6

二级参考文献72

  • 1靳晓强.双向Dijkstra算法及中间链表加速方法[J].计算机仿真,2004,21(9):78-81. 被引量:11
  • 2李峰,张建中.网络最短路径算法的改进及实现[J].厦门大学学报(自然科学版),2005,44(B06):236-238. 被引量:14
  • 3章永龙.Dijkstra最短路径算法优化[J].南昌工程学院学报,2006,25(3):30-33. 被引量:30
  • 4林澜,闫春钢,蒋昌俊,周向东.动态网络最短路问题的复杂性与近似算法[J].计算机学报,2007,30(4):608-614. 被引量:17
  • 5Dijkstra E. A note two problems in connection with graphs[J]. Numerical Mathemat. , 1959,1 : 269-271.
  • 6E1Blman R. On a routing problem [J]. Quarterly Appl. Mathemat. ,1958,16:87-90.
  • 7Spira P, Pan A. On finding and updating spanning trees and shortest paths[J]. SIAM J. Computing, 1975,4(3) : 375-380.
  • 8McQuillan J, Richer I, Rosen E. The new routing algorithm for the ARPANET[J]. IEEE Trans. Commun, 1980, COM-28: 711- 719.
  • 9Franciosa P, Frigioni D, Giaccio R. Semi-dynamic shortest paths and breadth-first search in digraph [C]// Proc. 14th Annu. Symp. Theoretical Aspects of Computer Science Mar. 1997:33-46.
  • 10Barbenn M, Hutchinson S. Increment algorithms for single- source shortest path trees[C]/Process Foundations of Soft ware Technology and Theoretical Computer Science 1994:113-124.

共引文献69

同被引文献11

引证文献1

二级引证文献3

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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