节点文献

动态网络最短路问题的复杂性与近似算法

Complexity and Approximate Algorithm of Shortest Paths in Dynamic Networks

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 林澜闫春钢蒋昌俊周向东

【Author】 LIN Lan1) YAN Chun-Gang1) JIANG Chang-Jun1) ZHOU Xiang-Dong2)1)(School of Electronics and Information Engineering,Tongji University,Shanghai 200092)2)(Department of Computing and Information Technology,Fudan University,Shanghai 200433)

【机构】 同济大学电子与信息工程学院复旦大学计算机与信息技术系 上海200092上海200092上海200433

【摘要】 有向网络的最短路问题在交通、通信系统的最优路径计算以及多阶段决策过程的最优轨线设计等实际问题中有着重要应用.经典模型及算法解决固定弧权条件下的最短路问题,而实际中,网络往往是动态的,即弧权依赖于时间变化,例如在交通拥堵时运行时间会变长,这时经典的最短路算法不再适用.文中证明了动态网络的最短路问题是NP-困难的;给出了最短路稳定性的充要条件,并在此基础上提出一种基于稳定区间的近似算法,通过模拟实验验证了该算法的有效性.

【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.

【关键词】 动态网络最短路算法NP-困难稳定性
【Key words】 dynamic networkshortest pathsalgorithmNP-hardstability
【基金】 国家自然科学基金(60534060,60473094,90412013);国际重点合作项目基金(2005DFA10100);上海市科委科技攻关项目基金(05DZ15004)资助.
  • 【文献出处】 计算机学报 ,Chinese Journal of Computers , 编辑部邮箱 ,2007年04期
  • 【分类号】TP18
  • 【被引频次】46
  • 【下载频次】1524
节点文献中: 

本文链接的文献网络图示:

本文的引文网络