Approximate Shortest Path through a Weighted Planar Subdivision
Computational Geometry
2010-12-01 v1
Abstract
This paper presents an approximation algorithm for finding a shortest path between two points and in a weighted planar subdivision . Each face of is associated with a weight , and the cost of travel along a line segment on is multiplied by the Euclidean norm of that line segment. The cost of a path which traverses across several faces of the subdivision is the sum of the costs of travel along each face. Our algorithm progreeses the discretized shortest path wavefront from source , and takes polynomial time in finding an -approximate shortest path.
Cite
@article{arxiv.1011.6498,
title = {Approximate Shortest Path through a Weighted Planar Subdivision},
author = {Rajasekhar Inkulu and Sanjiv Kapoor},
journal= {arXiv preprint arXiv:1011.6498},
year = {2010}
}