Computer Science > Data Structures and Algorithms
[Submitted on 25 Nov 2010 (this version), latest version 10 Nov 2011 (v4)]
Title:Exact Shortest Path Queries for Planar Graphs Using Linear Space
View PDFAbstract:We provide the first linear-space data structure with provable sublinear query time for exact point-to-point shortest path queries in planar graphs. We prove that for any planar graph $G$ with non-negative arc lengths and for any $\epsilon>0$ there is a data structure that supports exact shortest path and distance queries in $G$ with the following properties: the data structure can be created in time $O(n\lg (n) \lg({1/\epsilon}))$, the space required is $O(n\lg({1/\epsilon}))$, and the query time is $O(n^{1/2+\epsilon})$. Previous data structures by Fakcharoenphol and Rao (JCSS'06), Klein, Mozes, and Weimann (TransAlg'10), and Mozes and Wulff-Nilsen (ESA'10) with query time $O(n^{1/2}\lg^2n)$ use space at least $\Omega(n\lg n/\lg\lg n)$.
Submission history
From: Christian Sommer [view email][v1] Thu, 25 Nov 2010 03:30:26 UTC (9 KB)
[v2] Wed, 15 Dec 2010 04:08:08 UTC (12 KB)
[v3] Mon, 11 Apr 2011 15:50:24 UTC (44 KB)
[v4] Thu, 10 Nov 2011 16:28:35 UTC (54 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.