Computer Science > Computational Geometry
[Submitted on 2 Jan 2015 (v1), last revised 7 Dec 2016 (this version, v3)]
Title:A Polynomial Time Algorithm to Compute an Approximate Weighted Shortest Path
View PDFAbstract:We devise a polynomial-time approximation scheme for the classical geometric problem of finding an approximate short path amid weighted regions. In this problem, a triangulated region P comprising of n vertices, a positive weight associated with each triangle, and two points s and t that belong to P are given as the input. The objective is to find a path whose cost is at most (1+epsilon)OPT where OPT is the cost of an optimal path between s and t. Our algorithm initiates a discretized-Dijkstra wavefront from source s and progresses the wavefront till it strikes t. This result is about a cubic factor (in n) improvement over the Mitchell and Papadimitriou '91 result, which is the only known polynomial time algorithm for this problem to date. Further, with polynomial time preprocessing of P, a set of data structures are computed which allow answering approximate weighted shortest path queries in polynomial time.
Submission history
From: R Inkulu [view email][v1] Fri, 2 Jan 2015 02:28:49 UTC (389 KB)
[v2] Sat, 18 Apr 2015 02:53:25 UTC (420 KB)
[v3] Wed, 7 Dec 2016 13:57:12 UTC (639 KB)
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.