首页 | 本学科首页   官方微博 | 高级检索  
     

动态网络最短路问题的复杂性与近似算法
引用本文:林澜,闫春钢,蒋昌俊,周向东.动态网络最短路问题的复杂性与近似算法[J].计算机学报,2007,30(4):608-614.
作者姓名:林澜  闫春钢  蒋昌俊  周向东
作者单位:[1]同济大学电子与信息工程学院,上海200092 [2]复旦大学计算机与信息技术系,上海200433
基金项目:国家自然科学基金 , 国际重点合作项目 , 上海市科委资助项目
摘    要:有向网络的最短路问题在交通、通信系统的最优路径计算以及多阶段决策过程的最优轨线设计等实际问题中有着重要应用.经典模型及算法解决固定弧权条件下的最短路问题,而实际中,网络往往是动态的,即弧权依赖于时间变化,例如在交通拥堵时运行时间会变长,这时经典的最短路算法不再适用.文中证明了动态网络的最短路问题是NP-困难的;给出了最短路稳定性的充要条件,并在此基础上提出一种基于稳定区间的近似算法,通过模拟实验验证了该算法的有效性.

关 键 词:动态网络  最短路  算法  NP-困难  稳定性  动态网络  最短路问题  近似算法  Networks  Dynamic  Shortest  Paths  Approximate  Algorithm  有效性  实验验证  模拟  稳定区间  稳定性  最短路算法  运行时间  交通拥堵  时间变化  条件  固定  经典模型  应用
修稿时间:2004-03-182006-11-02

Complexity and Approximate Algorithm of Shortest Paths in Dynamic Networks
LIN Lan,YAN Chun-Gang,JIANG Chang-Jun,ZHOU Xiang-Dong.Complexity and Approximate Algorithm of Shortest Paths in Dynamic Networks[J].Chinese Journal of Computers,2007,30(4):608-614.
Authors:LIN Lan  YAN Chun-Gang  JIANG Chang-Jun  ZHOU Xiang-Dong
Affiliation:1.School of Electronics and Information Engineering, Tongji University, Shanghai 200092;2.Department of Computing and Information Technology, Fudan Universlty, Shanghai 200433
Abstract:The shortest path problem of dynamic directed networks is significant in the disciplines of transportation and communication systems.In the classical models,the weight of each arc is invariant and usually given beforehand,but it may be varying in the practical problems.For instance,the running time of a car across a city block would be different according to the temporal traffic flow density.The shortest path problem in this context can be reduced to the Dynamic Single Source Shortest Path(DSSSP) problem.This paper first discusses the computational complexity and proves that the DSSSP problem is NP-hard.Then to aim to propose a new approximate algorithm for the DSSSP problem,the authors introduce the concept of the stability of the shortest path tree,and moreover,give the sufficient and necessary condition.The idea is as follows: first,a series of sectional linear functions are selected to approach the original nonlinear arc weight function.Then each corresponding linear time interval is partitioned into several stable subintervals,in which the dynamic shortest path tree maintains invariability.Finally,the holistic shortest path can be found by connecting the solutions in each stable subinterval.The effectiveness of the new algorithm is estimated by simulating experiments.
Keywords:dynamic networks shortest pathss algorithms NP-hards stability
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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