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

Planar Distance Oracles with Better Time-Space Tradeoffs (2007.08585v1)

Published 16 Jul 2020 in cs.DS

Abstract: In a recent breakthrough, Charalampopoulos, Gawrychowski, Mozes, and Weimann (STOC 2019) showed that exact distance queries on planar graphs could be answered in $n{o(1)}$ time by a data structure occupying $n{1+o(1)}$ space, i.e., up to $o(1)$ terms, optimal exponents in time (0) and space (1) can be achieved simultaneously. Their distance query algorithm is recursive: it makes successive calls to a point-location algorithm for planar Voronoi diagrams, which involves many recursive distance queries. The depth of this recursion is non-constant and the branching factor logarithmic, leading to $(\log n){\omega(1)} = n{o(1)}$ query times. In this paper we present a new way to do point-location in planar Voronoi diagrams, which leads to a new exact distance oracle. At the two extremes of our space-time tradeoff curve we can achieve either $n{1+o(1)}$ space and $\log{2+o(1)}n$ query time, or $n\log{2+o(1)}n$ space and $n{o(1)}$ query time. All previous oracles with $\tilde{O}(1)$ query time occupy space $n{1+\Omega(1)}$, and all previous oracles with space $\tilde{O}(n)$ answer queries in $n{\Omega(1)}$ time.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (2)
  1. Yaowei Long (8 papers)
  2. Seth Pettie (52 papers)
Citations (25)

Summary

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