期刊文献+

迷宫最短路径问题新算法 被引量:6

New Algorithm for Solving Shortest Path of Maze Problem
下载PDF
导出
摘要 提出了求解迷宫最短路径问题的新算法,该算法抛弃了经典算法(深度优先搜索和广度优先搜索)中繁杂低效的递归、回溯思想。通过合理的变换,将原问题转化为迷宫路径深度图的生成问题。最后对算法进行了严谨的分析和实例测试,显示出该算法易于理解、易于编程、时间空间复杂度低等优点。 A new algorithm is presented for solving the shortest path of maze problem,which is not based on the inefficient recursive backtracking theory of classical algorithm (DFS-Depth First Search and BFS-Breadth First Search).By appropriate conversion,the algorithm changes the original problem into the creation of the maze graph problem.At last, an example is given,which shows that the new algorithm is easy to be understood and programmed as well as its low time and space complexity.
出处 《计算机工程与应用》 CSCD 北大核心 2006年第32期63-64,68,共3页 Computer Engineering and Applications
关键词 最短路径 时间复杂度 深度优先搜索 广度优先搜索 shortest path time complexity Depth First Search Breadth First Search
  • 相关文献

参考文献1

  • 1严蔚敏 吴伟民.数据结构[M].北京:清华大学出版社,2002..

共引文献104

同被引文献46

引证文献6

二级引证文献11

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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