Title :
Two algorithms for a reachability problem in one-dimensional space
Author :
Wang, Dajin ; Sutner, Klaus
Author_Institution :
Dept. of Comput. Sci., Montclair State Univ., Upper Montclair, NJ, USA
fDate :
7/1/1998 12:00:00 AM
Abstract :
Two algorithms are proposed to solve a reachability problem among time-dependent obstacles in 1D space. In the first approach, the motion planning problem is reduced to a path existence problem in a directed graph. The algorithm is very simple, with running time O(n2), where n is the complexity of obstacles in space-time. The second algorithm uses a sweep-line technique and has running time O(n log2 n). Besides, the latter algorithm can be easily modified to compute a collision-free trajectory, if such trajectories exist
Keywords :
computational complexity; directed graphs; mobile robots; path planning; 1D space; collision-free trajectory; directed graph; motion planning problem; obstacle complexity; path existence problem; reachability problem; sweep-line technique; time-dependent obstacles; Acceleration; Algorithm design and analysis; Computer science; Design methodology; Motion planning; Navigation; Orbital robotics; Path planning; Robot motion; Shape;
Journal_Title :
Systems, Man and Cybernetics, Part A: Systems and Humans, IEEE Transactions on
DOI :
10.1109/3468.686708