English

Distance Reconstruction of Sparse Random Graphs

Combinatorics 2024-07-25 v1 Data Structures and Algorithms

Abstract

In the distance query model, we are given access to the vertex set of a nn-vertex graph GG, and an oracle that takes as input two vertices and returns the distance between these two vertices in GG. We study how many queries are needed to reconstruct the edge set of GG when GG is sampled according to the G(n,p)G(n,p) Erd\H{o}s-Renyi-Gilbert distribution. Our approach applies to a large spectrum of values for pp starting slightly above the connectivity threshold: p2000lognnp \geq \frac{2000 \log n}{n}. We show that there exists an algorithm that reconstructs GG(n,p)G \sim G(n,p) using O(Δ2nlogn)O( \Delta^2 n \log n ) queries in expectation, where Δ\Delta is the expected average degree of GG. In particular, for p[2000lognn,log2nn]p \in [\frac{2000 \log n}{n}, \frac{\log^2 n}{n}] the algorithm uses O(nlog5n)O(n \log^5 n) queries.

Keywords

Cite

@article{arxiv.2407.17376,
  title  = {Distance Reconstruction of Sparse Random Graphs},
  author = {Paul Bastide},
  journal= {arXiv preprint arXiv:2407.17376},
  year   = {2024}
}
R2 v1 2026-06-28T17:52:30.413Z