Reconstructing Bounded Treelength Graphs with Linearithmic Shortest Path Distance Queries
Chirag Kaudan (1), Amir Nayyeri (2) ((1) Oregon State University, (2) Oregon State University)

TL;DR
This paper presents a deterministic algorithm for reconstructing bounded degree and treelength graphs using a near-optimal number of shortest path queries, improving previous methods by a logarithmic factor.
Contribution
It introduces an $O(n ext{ log } n)$ query algorithm for reconstructing bounded treelength graphs, matching lower bounds and improving over prior algorithms.
Findings
Reconstruction algorithm uses $O_{ ext{Δ,tl}}(n ext{ log } n)$ queries.
Algorithm is deterministic and optimal for bounded treelength graphs.
Improves previous bounds by a $ ext{log } n$ factor.
Abstract
We consider the following graph reconstruction problem: given an unweighted connected graph with visible vertex set and an oracle which takes two vertices and returns the shortest path distance between and , how many queries are needed to reconstruct ? Specifically, we consider bounded degree and bounded treelength connected graphs and show that reconstruction can be done in queries with a deterministic algorithm. This result improves over the best known algorithm (deterministic or randomized) for this graph class by a factor and matches the known lower bound for the class of graphs with bounded chordality, which is a subclass of bounded treelength graphs.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Computational Geometry and Mesh Generation
