Computing L1 Shortest Paths among Polygonal Obstacles in the Plane
Abstract
Given a point and a set of pairwise disjoint polygonal obstacles of totally vertices in the plane, we present a new algorithm for building an shortest path map of size O(n) in time and O(n) space such that for any query point , the length of the shortest obstacle-avoiding path from to can be reported in time and the actual shortest path can be found in additional time proportional to the number of edges of the path, where is the time for triangulating the free space. It is currently known that for an arbitrarily small constant . If the triangulation can be done optimally (i.e., ), then our algorithm is optimal. Previously, the best algorithm computes such an shortest path map in time and O(n) space. Our techniques can be extended to obtain improved results for other related problems, e.g., computing the geodesic Voronoi diagram for a set of point sites in a polygonal domain, finding shortest paths with fixed orientations, finding approximate Euclidean shortest paths, etc.
Cite
@article{arxiv.1202.5715,
title = {Computing L1 Shortest Paths among Polygonal Obstacles in the Plane},
author = {Danny Z. Chen and Haitao Wang},
journal= {arXiv preprint arXiv:1202.5715},
year = {2012}
}
Comments
48 pages; 19 figures; partial results appeared in ESA 2011