BUSHWHACK: An Approximation Algorithm for Minimal Paths through Pseudo-Euclidean Spaces

  • Authors:
  • Zheng Sun;John Reif

  • Affiliations:
  • Department of Computer Science, Duke University, Durham, USA 27708;Department of Computer Science, Duke University, Durham, USA 27708

  • Venue:
  • ISAAC '01 Proceedings of the 12th International Symposium on Algorithms and Computation
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we define piecewise pseudo-Euclidean optimal path problems, where each region has a distinct cost metric of a class we call pseudo-Euclidean, that allows the path cost to possibly vary within the region in a predictable and efficiently computable way. This pseudo-Euclidean class of costs allows us to model a wide variety of various geographical features. We provide an approximation algorithm named BUSHWHACK that efficiently solves these piecewise pseudo-Euclidean optimal path problems. BUSHWHACK uses a previously known technique of dynamically generating a discretization in progress. However, it combines with this technique a "lazy" and best-first path propagation scheme so that fewer edges need to be added into the discretization. We show both analytically and experimentally that BUSHWHACK is more efficient than approximation algorithms based on Dijkstra's algorithm.