期刊文献+

基于存储结构的Dijkstra算法优化 被引量:4

Optimized Dijkstra Algorithm Based on Storage Structure
下载PDF
导出
摘要 在求解最短路径时经常使用经典的Dijkstra算法,但在实际应用中在计算最短路径长度时需要进行大量的数据比较,而当图中两顶点之间的距离是∞时,是没有必要进行比较的。本文从存储结构上讨论如何对Dijkstra算法进行优化,尽量减少数据比较次数。 In short path calculating, the classical Dijkstra algorithm is often used, but it requires the comparison among large amounts of data. Moreover ,those data comparison is not necessarily made when the distance between the two nodes in a graph equals infiniteness. Therefore, this paper attempts to analyse optimization for Dijkstra algorithm in terms of storage structure, hence reducing the frequency of data comparison as possible as it can.
作者 李政
出处 《桂林师范高等专科学校学报》 2007年第2期129-131,共3页 Journal of Guilin Normal College
关键词 最短路径 DIJKSTRA算法 链式存储结构 graph stortest path dijkstra algorithm linked storage structure
  • 相关文献

参考文献3

二级参考文献6

共引文献40

同被引文献20

引证文献4

二级引证文献47

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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