首页 | 本学科首页   官方微博 | 高级检索  
     

机器人路径规划中的双向Dijkstra二叉树算法
引用本文:周躜,王腾飞,戴光明.机器人路径规划中的双向Dijkstra二叉树算法[J].计算机工程,2007,33(10):36-37,4.
作者姓名:周躜  王腾飞  戴光明
作者单位:中国地质大学计算机学院,武汉,430074
摘    要:在分析现有路径规划和碰撞检测方法的基础上,提出了一种新的机器人路径规划方法:双向Dijkstra二叉树算法。在机器人路径规划中应用传统的Dijkstra算法时间复杂度是O(n¬¬¬¬2),应用该文提出的算法进行路径规划的时间复杂度为O(nlog2n)。通过一些数据的检测,验证了在机器人路径规划中,尤其是在测试数据较多的情况下,该算法可以有效提高效率。

关 键 词:机器人路径规划  最短路径  双向Dijkstra  二叉树
文章编号:1000-3428(2007)10-0036-02
修稿时间:2006-06-06

Bi-directional Dijkstra with Binary Tree Sorted Algorithm in Robot Path Plan
ZHOU Zuan,WANG Tengfei,DAI Guangming.Bi-directional Dijkstra with Binary Tree Sorted Algorithm in Robot Path Plan[J].Computer Engineering,2007,33(10):36-37,4.
Authors:ZHOU Zuan  WANG Tengfei  DAI Guangming
Affiliation:School of Computer, China University of Geosciences, Wuhan 430074
Abstract:On the basis of analysis of current path plan methods and collision examining methods,a new robot path plan method is put forward: bi-directional Dijkstra with binary tree sorted algorithm.It is well known that Dijkstra algorithm solves the path plan problem in time O(n2).As an improvement on Dijkstra algorithm,because it begins from start point and end point at one time when it executes the algorithm,and sorts the set of the points which have not been marked by binary tree,the algorithm solves path planning problem in time O(nlog n).And the enhancement on the efficiency in robot path plan with the algorithm has been proved by testing some data,especially in the situation where the number of testing data is very large.
Keywords:Robot path plan  Shortcut  Bi-directional Dijkstra  Binary tree
本文献已被 CNKI 维普 万方数据 等数据库收录!
点击此处可从《计算机工程》浏览原始摘要信息
点击此处可从《计算机工程》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号