Reconstructing Bounded Treelength Graphs with Linearithmic Shortest Path Distance Queries
Data Structures and Algorithms
2026-03-12 v1
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.
Cite
@article{arxiv.2603.10432,
title = {Reconstructing Bounded Treelength Graphs with Linearithmic Shortest Path Distance Queries},
author = {Chirag Kaudan and Amir Nayyeri},
journal= {arXiv preprint arXiv:2603.10432},
year = {2026}
}
Comments
9 pages, 2 figures