首页 /研究 /Planning the shortest path for a disc in <i>O</i>(<i>n</i><sup>2</sup>log <i>n</i>) time
OTHER

Planning the shortest path for a disc in <i>O</i>(<i>n</i><sup>2</sup>log <i>n</i>) time

L. Paul Chew

发表年份
1985
引用次数
30

摘要

Given a robot R, a set S of obstacles, and points p and q, the Shortest Path Problem is to find the shortest path for R to move from p to q without crashing into any of the obstacles. We show that if the problem is restricted to a disc-shaped robot in the plane with nonintersecting polygons as obstacles then the shortest path can be found in time O(n2log n) where n is the number of edges that make up the polygonal obstacles. This matches the best time currently known for the simpler problem of finding the shortest path in the plane for a point robot.

关键词

Shortest path problemEuclidean shortest pathCombinatoricsK shortest path routingShortest Path Faster AlgorithmPath (computing)Yen's algorithmMotion planningPlane (geometry)Point (geometry)

相关论文

查看 OTHER 分类全部论文