English

Spanning Trees with a Small Vertex Cover: the Complexity on Specific Graph Classes

Data Structures and Algorithms 2025-12-01 v1

Abstract

In the context of algorithm theory, various studies have been conducted on spanning trees with desirable properties. In this paper, we consider the \textsc{Minimum Cover Spanning Tree} problem (MCST for short). Given a graph GG and a positive integer kk, the problem determines whether GG has a spanning tree with a vertex cover of size at most kk. We reveal the equivalence between \mcst\ and the \textsc{Dominating Set} problem when GG is of diameter at most~22 or P5P_5-free. This provides the intractability for these graphs and the tractability for several subclasses of P5P_5-free graphs. We also show that \mcst\ is NP-complete for bipartite planar graphs of maximum degree~44 and unit disk graphs. These hardness results resolve open questions posed in prior research. Finally, we present an FPT algorithm for {\mcst} parameterized by clique-width and a linear-time algorithm for interval graphs.

Keywords

Cite

@article{arxiv.2511.22912,
  title  = {Spanning Trees with a Small Vertex Cover: the Complexity on Specific Graph Classes},
  author = {Toranosuke Kokai and Akira Suzuki and Takahiro Suzuki and Yuma Tamura and Xiao Zhou},
  journal= {arXiv preprint arXiv:2511.22912},
  year   = {2025}
}
R2 v1 2026-07-01T07:58:51.175Z