English

Parameterized Algorithms for Computing MAD Trees

Data Structures and Algorithms 2026-04-01 v1

Abstract

We consider the well-studied problem of finding a spanning tree with minimum average distance between vertex pairs (called a MAD tree). This is a classic network design problem which is known to be NP-hard. While approximation algorithms and polynomial-time algorithms for some graph classes are known, the parameterized complexity of the problem has not been investigated so far. We start a parameterized complexity analysis with the goal of determining the border of algorithmic tractability for the MAD tree problem. To this end, we provide a linear-time algorithm for graphs of constant modular width and a polynomial-time algorithm for graphs of bounded treewidth; the degree of the polynomial depends on the treewidth. That is, the problem is in FPT with respect to modular width and in XP with respect to treewidth. Moreover, we show it is in FPT when parameterized by vertex integrity or by an above-guarantee parameter. We complement these algorithms with NP-hardness on split graphs.

Keywords

Cite

@article{arxiv.2603.29381,
  title  = {Parameterized Algorithms for Computing MAD Trees},
  author = {Tom-Lukas Breitkopf and Vincent Froese and Anton Herrmann and André Nichterlein and Camille Richer},
  journal= {arXiv preprint arXiv:2603.29381},
  year   = {2026}
}

Comments

To appear at IWOCA 2026