期刊文献+

Dijkstra算法的优化 被引量:4

The Optimization of Dijkstra Algorithm
下载PDF
导出
摘要 Dijkstra算法是许多工程解决最短路径问题的理论基础,可用来找出图中指定节点到其他节点的最短距离,有着广泛的应用。文章通过分析传统Dijkstra算法的设计思想,提出该算法在实现方法上存在的一些不足之处,并从节约存储空间和提高运算效率方面对其进行了改进,并通过复杂性分析比较,得出这种改进算法的效率优于传统的Dijkstra算法。 Dijkstra algorithm is used to find the shortest path between various nodes at the right value in a given graph.In many projects it serves as the rationale for solving the shortest path problem.On the basis of an analysis of traditional Dijkstra algorithm's design philosophy,the paper presents some of its defects in implementation and puts forward some suggestions for improvement for the purpose of saving memory space and increasing efficiency.Furthermore,by comparison of their complexity analysis,it proves that the improved algorithm is superior to the traditional one in efficiency.
作者 遇娜 简广宁
出处 《天津职业院校联合学报》 2011年第2期89-91,共3页 Journal of Tianjin Vocational Institutes
关键词 最短路径 DIJKSTRA算法 邻接表 堆排序 shortest path Dijkstra algorithm adjacency list heap sort
  • 相关文献

参考文献3

二级参考文献13

共引文献47

同被引文献29

引证文献4

二级引证文献20

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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