APPROXIMATING SHORTEST PATHS ON A CONVEX POLYTOPE IN 3 DIMENSIONS

Citation
Pk. Agarwal et al., APPROXIMATING SHORTEST PATHS ON A CONVEX POLYTOPE IN 3 DIMENSIONS, Journal of the ACM, 44(4), 1997, pp. 567-584
Citations number
21
Categorie Soggetti
Computer Sciences","Computer Science Hardware & Architecture","Computer Science Information Systems","Computer Science Software Graphycs Programming","Computer Science Theory & Methods
Journal title
Volume
44
Issue
4
Year of publication
1997
Pages
567 - 584
Database
ISI
SICI code
Abstract
Given a convex polytope P with n faces in R-3, points s, t is an eleme nt of partial derivative P, and a parameter 0 < epsilon less than or e qual to 1, we present an algorithm that constructs a path on partial d erivative P from s to t whose length is at most (1 + epsilon)d(P)(s, t ), where d(P)(s, t) is the length of the shortest path between s and t on partial derivative P. The algorithm runs in O(n log 1/epsilon + 1/ epsilon(3)) time, and is relatively simple. The running time is O(n 1/epsilon(3)) if we only want the approximate shortest path distance a nd not the path itself. We also present an extension of the algorithm that computes approximate shortest path distances from a given source point on partial derivative P to all vertices of P.