pith. sign in

arxiv: 1305.3314 · v1 · pith:PYNE6YB7new · submitted 2013-05-14 · 💻 cs.DS

Approximate Distance Oracle with Constant Query Time

classification 💻 cs.DS
keywords distanceoraclequerytimeapproximateconstantanswersconsider
0
0 comments X
read the original abstract

An approximate distance oracle is a succinct data structure that provides fast answers to distance queries between any two nodes. In this paper we consider approximate distance oracles for general undirected graphs with non-negative edge weights with constant query time. We present a distance oracle of size O(k n^{1+1/k}), with 2k-1 stretch and O(1) query time. This improves the O(log{k}) query time of Wulff-Nilsen's distance oracle [SODA '13], which in turn improved the O(k) query time of Thorup and Zwick's distance oracle [J. ACM '05].

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Tighter bounds for weighted and unweighted shortest cycle approximation

    cs.DS 2026-07 unverdicted novelty 7.0

    Achieves (2k/3)-approximation for girth in weighted graphs in Õ(m + n^{1+2/k}) time for every k≥2, improving prior partial results, plus new fine-grained lower bounds for unweighted girth approximation.