期刊文献+

一种基于STL的高效最短路径算法 被引量:1

下载PDF
导出
摘要 最短路径分析是网络拓扑中的一个重要的应用,它在地理信息系统、计算机网络路由等方面发挥着至关重要的作用。解决最短路径问题的经典方法是Dijkstra算法,时间复杂度为O(n2),在大数据量下效率低下而且使用邻接矩阵存储图形数据在一定程度上造成了空间浪费。该文在分析了Dijkstra算法的基础上提出来一种改进方法,该法使用STL容器来代替邻接矩阵来存储图形数据提高了查询效率,并且利用双队列来存储节点降低了内循环次数,减少了很多不必要的计算,从而降低了算法时间复杂度。STL容器的应用使得最短路径算法得到了扩展,在求解最短路径的同时还支持添加障碍点,增加开关节点等应用。
出处 《科技创新导报》 2014年第12期37-37,39,共2页 Science and Technology Innovation Herald
关键词 最短路径分析
  • 相关文献

参考文献4

二级参考文献9

共引文献44

同被引文献12

  • 1Yang Fujin, Tan Wenan, Shen Weiming, et al. A dynamic critical path computation algorithm for enterprise process cooperative scheduling [C]. Computer Supported Cooperative Work in Design (CSCWD), 2010 14th International Con- ference on. IEEE, 2010:606-610.
  • 2Li Caixia, ANAVATI'I S G, RAY T. Analytical hierarchy process using fuzzy inference technique for real-time route guidance system[J]. Intelligent Transportation Systems, IEEE Transactions on, 2014, 15(1) :84-93.
  • 3Yang Shu, Li Chunhua. An enhanced routing method with Dijkstra algorithm and AHP analysis in GIS-based emer- gency plan[C]. Geoinformatics, International Conference on, 2010: 1-6.
  • 4Zhou Binbin, Chen Xuebo. Path selection algorithm based on AHP for small-world with three-weight [C]. Control and Decision Conference, Chinese.IEEE. 2014:3627-3631.
  • 5Ma Wenjing, Xu Yingzhuo, Xie Htli.The optimal path algo- rithm for emergency rescue for drilling accidents[C].Network Infrastructure and Digital Content, 2009.1C-NIDC 2009. IEEE International Conference on. IEEE, 2009:866-870.
  • 6Song Guoqing. The study and design of network traffic monitoring based on socket[C]. Computational and Informa- tion Sciences (ICCIS), 2012 Fourth International Confer- ence on, 2012:845-848.
  • 7YERSHOV D S, LAVALLE S M. Simplicial Dijkstra and A'algorithms: from graphs to continuous spaces[J]. Advanced Robotics, 2012, 26(17) :2065-2085.
  • 8Yin Tieyuan, ~ang Jianyong. Dynamic application of the path selection in the road [C]. Proceedings of 2010 IEEE International Conference on Software Engineering and Ser- vice Sciences, 2010.
  • 9任刚,王炜.转向约束网络中的对偶最短路径树原理及其原型算法[J].交通运输工程学报,2008,8(4):84-89. 被引量:5
  • 10江文奇.无量纲化方法对属性权重影响的敏感性和方案保序性[J].系统工程与电子技术,2012,34(12):2520-2523. 被引量:32

引证文献1

二级引证文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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