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;School of Computer Science, Carleton University, Ottawa, Canada;School of Computer Science, Carleton University, Ottawa, Canada;School of Computer Science, Carleton University, Ottawa, Canada;School of Computer Science, Carleton University, Ottawa, Canada

  • Venue:
  • MFCS'06 Proceedings of the 31st international conference on Mathematical Foundations of Computer Science
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

We consider the classical geometric problem of determining shortest paths between pairs of points lying on a weighted polyhedral surface P consisting of n triangular faces. We present query algorithms that compute approximate distances and/or approximate (weighted) shortest paths. Our algorithm takes as input an approximation parameter ε∈(0,1) and a query time parameter $\mathfrak{q}$ and builds a data structure which is then used for answering ε-approximate distance queries in $O(\mathfrak{q})$ time. This algorithm is source point independent and improves significantly on the best previous solution. For the case where one of the query points is fixed we build a data structure that can answer ε-approximate distance queries to any query point in P in $O(\log\frac{1}{\varepsilon})$ time. This is an improvement upon the previously known solution for the Euclidean fixed source query problem. Our algorithm also generalizes the setting from previously studied unweighted polyhedral to weighted polyhedral surfaces of arbitrary genus. Our solutions are based on a novel graph separator algorithm introduced here which extends and generalizes previously known separator algorithms.