Finding a rectilinear shortest path in R2 using corridor based staircase structures

1Citations
Citations of this article
2Readers
Mendeley users who have this article in their library.
Get full text

Abstract

The rectilinear shortest path problem can be stated as - given a set of m non-intersecting simple polygonal obstacles in the plane, find a shortest rectilinear (L1 path from a point s to a point t which avoids all the obstacles. The path can touch an obstacle but does not cross it. This paper presents an algorithm with time complexity O(n + m(lgn)3/2), which is close to the known lower bound of ω(n + m lg m) for finding such a path. Here, n is the number of vertices of all the obstacles together. Our algorithm is of O(n + m(lgm)3/2) space complexity. © Springer-Verlag Borlin Heidelberg 2007.

Cite

CITATION STYLE

APA

Inkulu, R., & Kapoor, S. (2007). Finding a rectilinear shortest path in R2 using corridor based staircase structures. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 4855 LNCS, pp. 412–423). Springer Verlag. https://doi.org/10.1007/978-3-540-77050-3_34

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free