Algorithms for Approximate Shortest Path Queries on Weighted Polyhedral Surfaces

  • Authors:
  • Lyudmil Aleksandrov;Hristo N. Djidjev;Hua Guo;Anil Maheshwari;Doron Nussbaum;Jörg-Rüdiger Sack

  • Affiliations:
  • Bulgarian Academy of Sciences, Sofia, Bulgaria;Los Alamos National Laboratory, Los Alamos, USA;Carleton University, Ottawa, Canada;Carleton University, Ottawa, Canada;Carleton University, Ottawa, Canada;Carleton University, Ottawa, Canada

  • Venue:
  • Discrete & Computational Geometry
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

We consider the well-known geometric problem of determining shortest paths between pairs of points on a polyhedral surface P, where P consists of triangular faces with positive weights assigned to them. The cost of a path in P is defined to be the weighted sum of Euclidean lengths of the sub-paths within each face of P. We present query algorithms that compute approximate distances and/or approximate shortest paths on P. Our all-pairs query algorithms take as input an approximation parameter ε∈(0,1) and a query time parameter $\mathfrak{q}$, in a certain range, and build a data structure $\mathrm{APQ}(P,\varepsilon;\mathfrak{q})$, which is then used for answering ε-approximate distance queries in $O(\mathfrak{q})$time. As a building block of the $\mathrm{APQ}(P,\varepsilon;\mathfrak{q})$data structure, we develop a single-source query data structure SSQ(a;P,ε) that can answer ε-approximate distance queries from a fixed point a to any query point on P in logarithmic time. Our algorithms answer shortest path queries in weighted surfaces, which is an important extension, both theoretically and practically, to the extensively studied Euclidean distance case. In addition, our algorithms improve upon previously known query algorithms for shortest paths on surfaces. The algorithms are based on a novel graph separator algorithm introduced and analyzed here, which extends and generalizes previously known separator algorithms.