Pith. sign in

REVIEW 2 cited by

Optimal distance query reconstruction for graphs without long induced cycles

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2306.05979 v4 pith:5CD63F7R submitted 2023-06-09 cs.DS cs.DMmath.CO

classification cs.DScs.DMmath.CO
keywords deltagraphsqueriesboundlowerdistancereconstructtrees
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

Given access to the vertex set $V$ of a connected graph $G=(V,E)$ and an oracle that given two vertices $u,v\in V$, returns the shortest path distance between $u$ and $v$, how many queries are needed to reconstruct $E$? Firstly, we show that randomised algorithms need to use at least $\frac1{200} \Delta n\log_\Delta n$ queries in expectation in order to reconstruct $n$-vertex trees of maximum degree $\Delta$. The best previous lower bound (for graphs of bounded maximum degree) was an information-theoretic lower bound of $\Omega(n\log n/\log \log n)$. Our randomised lower bound is also the first to break through the information-theoretic barrier for related query models including distance queries for phylogenetic trees, membership queries for learning partitions and path queries in directed trees. Secondly, we provide a simple deterministic algorithm to reconstruct trees using $\Delta n\log_\Delta n+(\Delta+2)n$ distance queries. This proves that our lower bound is optimal up to a multiplicative constant. We extend our algorithm to reconstruct graphs without induced cycles of length at least $k$ using $O_{\Delta,k}(n\log n)$ queries. Our lower bound is therefore tight for a wide range of tree-like graphs, such as chordal graphs, permutation graphs and AT-free graphs. The previously best randomised algorithm for chordal graphs used $O_{\Delta}(n\log^2 n)$ queries in expectation, so we improve by a $(\log n)$-factor for this graph class.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. Optimal Graph Reconstruction by Counting Connected Components in Induced Subgraphs

    cs.DS 2025-06 conditional novelty 8.0 of 10

    Counting connected components in induced subgraphs reconstructs any n-node m-edge graph with Θ(m log n / log m) adaptive queries, while non-adaptive algorithms need Ω(n²).

  2. Complexity of learning matchings and half graphs via edge queries

    cs.CC 2025-07 conditional novelty 6.0 of 10

    Tight edge-query bounds are proven for learning matchings (deterministic n(n-1)/2, randomized Θ(n^2)) and half graphs (Θ(n log n) classically for column-permuted, Θ(n log n) quantum in general), with half-graph learni...

Pith tools