Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
125 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
42 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Fast and Compact Exact Distance Oracle for Planar Graphs (1702.03259v3)

Published 10 Feb 2017 in cs.DS

Abstract: For a given a graph, a distance oracle is a data structure that answers distance queries between pairs of vertices. We introduce an $O(n{5/3})$-space distance oracle which answers exact distance queries in $O(\log n)$ time for $n$-vertex planar edge-weighted digraphs. All previous distance oracles for planar graphs with truly subquadratic space i.e., space $O(n{2 - \epsilon})$ for some constant $\epsilon > 0$) either required query time polynomial in $n$ or could only answer approximate distance queries. Furthermore, we show how to trade-off time and space: for any $S \ge n{3/2}$, we show how to obtain an $S$-space distance oracle that answers queries in time $O((n{5/2}/ S{3/2}) \log n)$. This is a polynomial improvement over the previous planar distance oracles with $o(n{1/4})$ query time.

Citations (39)

Summary

We haven't generated a summary for this paper yet.