期刊文献+

新的k最短路算法 被引量:15

A new algorithm to find the k shortest paths
下载PDF
导出
摘要 在无向图上,对于任意源点—目的点点对,给出了一个新的k最短路算法.这一算法按长度递增给出k最短路路径.算法的复杂度为O(m+nlgn+mlgk).这一算法基于动态规划,首先计算出每一点到源点的最短距离,然后从目的点回溯到源点.根据各点的最短距离信息,给出一棵以目的点为根节点,源点为叶子的树表示的k最短路路径. A new algorithm is described to enumerate the k shortest paths connecting a given pair of vertices in a undirected graph. Our algorithm outputs the paths in order by length in total time O( m + nlogn + mlogk). The algorithm is bases on dynamic programming. Firstly compute the shortest distances for every vertex to the source, later trace to the source from the destination on the ground of the distance data and list the k shortest paths.
作者 李成江
出处 《山东大学学报(理学版)》 CAS CSCD 北大核心 2006年第4期40-43,共4页 Journal of Shandong University(Natural Science)
关键词 动态规划 最短路径 无向图 dynamic programming shortest path undirected graph
  • 相关文献

参考文献8

  • 1Myrna Palmgren,Di Yuan.A short summary on K shortest path:Algorithms and applications[EB/OL].http://www.esc.auckland.ac.nz/Mason/Courses/LinkopingColGen99/kth.pdf 1999,2006-01-08.
  • 2Eppstein D.Finding the k shortest paths[J].SIAM Journal on Computing,1999,28(2):652~673.
  • 3John Hershberger,Matthew Maxely,Subhash Suriz.Finding the K shortest simple paths:A new algorithm and its implementation[R].ALENEX Baltimore,2003.
  • 4Zuwairie Ibrahim,Yusei Tsuboi,Mohd Saufee Muhammad,et al.DNA implementation of k-shortest paths computation[A].2005 IEEE Congress on Evolutionary Computation[C].UK:Edinburgh,2005,1:707~713
  • 5QIUJIN WU,JOANNA HARTLEY.Using K-shortest paths algorithms to accommodate user preferences in the optimization of public transport travel[A].ASCE.The 8th International Conference on Applications of Advanced Technologies in Transportation Engineering[C].U.S:ASCE,2004.181~186.
  • 6W Matthew Carlyle,R Kevin Wood.Near-shortest and K-shortest simple paths[J].Networks,2005,46(2):98 ~ 109.
  • 7G Liu,K G Ramakrishnan.A * Prune:An algorithm for fmding k shortest paths subject to multiple constraints[C].Proceedings of the INFO-COM 2001 Conference,IEEE,Anchorage,Alaska,2001.743~749.
  • 8Macgegor M H,Grover WD.Optimized k-shortest-paths algorithm for facility restoration[J].Software Practice and Experience,1994,24(9):823~828

同被引文献133

引证文献15

二级引证文献99

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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