首页 | 官方网站   微博 | 高级检索  
     

稳定的最短路径树及其构造算法
引用本文:杨晓花,武继刚,史雯隽,赵国栋.稳定的最短路径树及其构造算法[J].计算机工程与科学,2016,38(3):418-424.
作者姓名:杨晓花  武继刚  史雯隽  赵国栋
作者单位:;1.天津工业大学计算机科学与软件学院;2.中国科学院计算技术研究所计算机体系结构国家重点实验室
基金项目:国家自然科学基金(61173032);计算机体系结构国家重点实验室开放课题(CARCH201303)
摘    要:构建最短路径树是动态网络研究的重要问题之一。在动态网络中,当边状态发生变化时会引发最短路径树动态的重新构建,反复地计算不仅消耗大量时间,也会导致最短路径树的频繁变化。提出一种稳定的最短路径树构造算法,使得构造的路径树在动态网络上更稳定,即更新最短路径树所需的操作数更少。该算法通过记录频繁变化的不稳定边并尽可能避免将其加入最短路径树中,从而能够高效地减少边变化带来的操作。实验结果表明,与传统的动态最短路径树算法相比,该算法可以得到更稳定的最短路径树,并且更新时间减少了57.24%,结点更新次数降低了43.6%。

关 键 词:最短路径树  动态网络  重新构建  稳定的
收稿时间:2015-03-17
修稿时间:2016-03-25

A construction algorithm of the stable shortest path tree
YANG Xiao hua,WU Ji gang,SHI Wen jun,ZHAO Guo dong.A construction algorithm of the stable shortest path tree[J].Computer Engineering & Science,2016,38(3):418-424.
Authors:YANG Xiao hua  WU Ji gang  SHI Wen jun  ZHAO Guo dong
Affiliation:(1.School of Computer Science and Software,Tianjin Polytechnic University,Tianjin 300387; 2.State Key Laboratory of Computer Architecture, Institute of Computing Technology,Chinese Academy of Sciences,Beijing 100190,China)
Abstract:Constructing the shortest path tree is an important problem in dynamic networks, in which the changed edges will lead to dynamic reconstruction of the shortest path tree. Repeated calculation not only consumes a lot of time, but also results in frequent changes of the shortest path tree. We propose an algorithm for constructing the stable shortest path tree, which takes fewer update operations on nodes. The algorithm updates the shortest path tree by excluding the unstable edges so as to effectively reduce the number of the update operations. Experimental results show that compared with traditional dynamic network shortest path tree algorithms, the proposed algorithm can generate relatively more stable shortest path tree. The update time is improved by 57-24%, and the number of update operations on nodes is reduced by 43-6%.
Keywords:shortest path tree  dynamic network  reconstruct  stable  
点击此处可从《计算机工程与科学》浏览原始摘要信息
点击此处可从《计算机工程与科学》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司    京ICP备09084417号-23

京公网安备 11010802026262号