English

Quasi-linear distance query reconstruction for graphs of bounded treelength

Data Structures and Algorithms 2024-10-17 v1 Discrete Mathematics Combinatorics

Abstract

In distance query reconstruction, we wish to reconstruct the edge set of a hidden graph by asking as few distance queries as possible to an oracle. Given two vertices uu and vv, the oracle returns the shortest path distance between uu and vv in the graph. The length of a tree decomposition is the maximum distance between two vertices contained in the same bag. The treelength of a graph is defined as the minimum length of a tree decomposition of this graph. We present an algorithm to reconstruct an nn-vertex connected graph GG parameterized by maximum degree Δ\Delta and treelength kk in Ok,Δ(nlog2n)O_{k,\Delta}(n \log^2 n) queries (in expectation). This is the first algorithm to achieve quasi-linear complexity for this class of graphs. The proof goes through a new lemma that could give independent insight on graphs of bounded treelength.

Keywords

Cite

@article{arxiv.2410.12594,
  title  = {Quasi-linear distance query reconstruction for graphs of bounded treelength},
  author = {Paul Bastide and Carla Groenland},
  journal= {arXiv preprint arXiv:2410.12594},
  year   = {2024}
}

Comments

13 pages. arXiv admin note: substantial text overlap with arXiv:2306.05979