Shortest Gently Descending Paths

  • Authors:
  • Mustaq Ahmed;Anna Lubiw;Anil Maheshwari

  • Affiliations:
  • D. R. C. School of Computer Science, University of Waterloo, Canada;D. R. C. School of Computer Science, University of Waterloo, Canada;School of Computer Science, Carleton University, Canada

  • Venue:
  • WALCOM '09 Proceedings of the 3rd International Workshop on Algorithms and Computation
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

A path from s to t on a polyhedral terrain is descending if the height of a point p never increases while we move p along the path from s to t . We introduce a generalization of the shortest descending path problem, called the shortest gently descending path (SGDP) problem, where a path descends, but not too steeply. The additional constraint to disallow a very steep descent makes the paths more realistic in practice. We give two approximation algorithms (more precisely, FPTASs) to solve the SGDP problem on general terrains.