English

Polynomial Kernels for Spanning Tree with Diversity Requirements

Data Structures and Algorithms 2026-04-28 v1 Discrete Mathematics

Abstract

Given a connected undirected graph GG, a spanning tree is a subgraph TT of GG such that V(T)=V(G)V(T) = V(G) and TT is a tree. A collection of \ell spanning trees T1,,TT_1,\ldots,T_\ell is pairwise kk-diverse if for every iji \neq j, E(Ti)E(Tj)k|E(T_i) \triangle E(T_j)| \geq k. Given a connected undirected graph GG and integers p,q,k,p, q, k, \ell, Leaf & Internal-Constrained Diverse Spanning Trees asks whether there are \ell distinct spanning trees T1,,TT_1,\ldots,T_{\ell} of GG that are pairwise kk-diverse such that each tree has at least pp leaves and at least qq internal vertices. Similarly, Leaf & Non-terminal-Constrained Diverse Spanning Trees takes a connected undirected graph GG, VNTV(G)V_{NT}\subseteq V(G), and three integers p,k,p, k, \ell, and asks if GG has \ell spanning trees that are pairwise kk-diverse, and each has at least pp leaves and conains the vertices of VNTV_{NT} as internal. We consider these two problems from the kernelization perspective and provide polynomial kernels for Leaf & Internal-Constrained Diverse Spanning Trees and Leaf & Non-terminal-Constrained Diverse Spanning Trees, when parameterized by p+q+k+p + q + k + \ell and p+VNT+k+p + |V_{\rm NT}| + k + \ell, respectively.

Cite

@article{arxiv.2604.24571,
  title  = {Polynomial Kernels for Spanning Tree with Diversity Requirements},
  author = {Petr A. Golovach and Diptapriyo Majumdar and Saket Saurabh},
  journal= {arXiv preprint arXiv:2604.24571},
  year   = {2026}
}

Comments

Accepted for WG 2026

R2 v1 2026-07-01T12:37:25.302Z