期刊文献+

扇形优化Dijkstra算法 被引量:6

Sector Optimization Dijkstra Algorithm
下载PDF
导出
摘要 Dijkstra算法无数次遍历所有的临时标记结点,无疑成为该算法的一个瓶颈。在分析Dijkstra算法的基础上,结合平面网络的特点,从限制搜索范围和限定搜索方向两方面着手,在扇形区域内寻找最短路径,从而完成对Dijkstra算法的优化。优化算法基于有损算法,抛弃寻找最短路径时概率较小的顶点,直接寻求在方向和位置上趋向终点的顶点。它根据用户给出的起始顶点与目标顶点以及搜索的扇形角度查找最短路径。因此,在优化算法中,频繁遍历的顶点数量大幅度减少,提高了算法的速度和运行效率。 All temporary marked nodes are searched many times in Dijkstra algorithm. It becomes bottleneck obviously. An optimization algorithm is presented in this paper baaed on the analysis of Dijkstra's algorithm. It searches the shortest path within the sector limit because searching area and searching direction are limited. In the course of the optimization algorithm running, these nodes away from the shortest path are abandoned and those nodes close to goal from direction or position are processed. It finds a shortest path according to start node, goal node and angle of searching sector given by user. So the number of processed nodes is largely reduced in the optimization algorithm. Speed and efficiency of the optimizaton algorithm are improved.
出处 《计算机技术与发展》 2006年第12期49-51,54,共4页 Computer Technology and Development
关键词 GIS 最短路径 扇形优化Dijkstra算法 GIS shortest path sector optimization Dijkstra algorithm
  • 相关文献

参考文献4

二级参考文献21

  • 1翁妙凤,潘峻.面向对象的自主车越野路径规划的设计和实现[J].计算机研究与发展,1996,33(7):533-540. 被引量:6
  • 2许卓群 张乃孝.数据结构[M].北京:高等教育出版社,1981..
  • 3马军,Chin J Comput,1990年,13卷,9期,706页
  • 4马军,J Information Processing,1989年,12卷,2期,119页
  • 5丁跃民,地理信息系统软件工程及相关技术高级研讨会论文集,1997年
  • 6Zhan F B,J Geographic Information Decision Analysis,1997年,1卷,1期,69页
  • 7严蔚敏,数据结构,1997年
  • 8卢开澄,图论及其应用(第2版),1997年
  • 9李家滢,网络和图的最优化算法,1984年
  • 10刘迎春,硕士学位论文,1999年

共引文献443

同被引文献31

引证文献6

二级引证文献21

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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