English

Lower bounds for graph reconstruction with maximal independent set queries

Data Structures and Algorithms 2024-04-05 v1 Combinatorics

Abstract

We investigate the number of maximal independent set queries required to reconstruct the edges of a hidden graph. We show that randomised adaptive algorithms need at least Ω(Δ2log(n/Δ)/logΔ)\Omega(\Delta^2 \log(n / \Delta) / \log \Delta) queries to reconstruct nn-vertex graphs of maximum degree Δ\Delta with success probability at least 1/21/2, and we further improve this lower bound to Ω(Δ2log(n/Δ))\Omega(\Delta^2 \log(n / \Delta)) for randomised non-adaptive algorithms. We also prove that deterministic non-adaptive algorithms require at least Ω(Δ3logn/logΔ)\Omega(\Delta^3 \log n / \log \Delta) queries. This improves bounds of Konrad, O'Sullivan, and Traistaru, and answers one of their questions. The proof of the lower bound for deterministic non-adaptive algorithms relies on a connection to cover-free families, for which we also improve known bounds.

Keywords

Cite

@article{arxiv.2404.03472,
  title  = {Lower bounds for graph reconstruction with maximal independent set queries},
  author = {Lukas Michel and Alex Scott},
  journal= {arXiv preprint arXiv:2404.03472},
  year   = {2024}
}

Comments

12 pages

R2 v1 2026-06-28T15:44:09.455Z