Planar Distance Oracles with Better Time-Space Tradeoffs

07/16/2020
by   Yaowei Long, et al.
0

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)^ω(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 nlog^2+o(1)n space and n^o(1) query time. All previous oracles with Õ(1) query time occupy space n^1+Ω(1), and all previous oracles with space Õ(n) answer queries in n^Ω(1) time.

READ FULL TEXT
research
11/05/2018

Almost Optimal Distance Oracles for Planar Graphs

We present new tradeoffs between space and query-time for exact distance...
research
03/04/2021

An Almost Optimal Edit Distance Oracle

We consider the problem of preprocessing two strings S and T, of lengths...
research
04/13/2020

A Simple Randomized O(n log n)–Time Closest-Pair Algorithm in Doubling Metrics

Consider a metric space (P,dist) with N points whose doubling dimension ...
research
01/16/2013

Any-Space Probabilistic Inference

We have recently introduced an any-space algorithm for exact inference i...
research
06/19/2023

On Distribution Dependent Sub-Logarithmic Query Time of Learned Indexing

A fundamental problem in data management is to find the elements in an a...
research
07/12/2022

Approximate Distance Oracles for Planar Graphs with Subpolynomial Error Dependency

Thorup [FOCS'01, JACM'04] and Klein [SODA'01] independently showed that ...
research
08/11/2023

Automated Construction of Time-Space Diagrams for Traffic Analysis Using Street-View Video Sequence

Time-space diagrams are essential tools for analyzing traffic patterns a...

Please sign up or login with your details

Forgot password? Click here to reset