Two Complexity Results on Spanning-Tree Congestion Problems

📅 2026-01-15
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This study investigates the computational complexity of the Spanning Tree Congestion (STC) problem across various graph classes. It establishes that STC is NP-hard for graphs with maximum degree at least three. In contrast, for any fixed integer \( K \), the paper presents the first polynomial-time algorithm to decide STC on \( K \)-edge-connected graphs. By integrating graph-theoretic properties, edge-connectivity structures, and complexity reduction techniques, the work precisely delineates the intractability boundary of STC in low-degree graphs and demonstrates its efficient solvability in highly edge-connected graphs, thereby clarifying the critical threshold that governs the problem’s computational complexity.

Technology Category

Application Category

📝 Abstract
In the spanning-tree congestion problem ($\mathsf{STC}$), we are given a graph $G$, and the objective is to compute a spanning tree of $G$ that minimizes the maximum edge congestion. While $\mathsf{STC}$ is known to be $\mathbb{NP}$-hard, even for some restricted graph classes, several key questions regarding its computational complexity remain open, and we address some of these in our paper. (i) For graphs of degree at most $\Delta$, it is known that $\mathsf{STC}$ is $\mathbb{NP}$-hard when $\Delta\ge 8$. We provide a complete resolution of this variant, by showing that $\mathsf{STC}$ remains $\mathbb{NP}$-hard for each degree bound $\Delta\ge 3$. (ii) In the decision version of $\mathsf{STC}$, given an integer $K$, the goal is to determine whether the congestion of $G$ is at most $K$. We prove that this variant is polynomial-time solvable for $K$-edge-connected graphs.
Problem

Research questions and friction points this paper is trying to address.

spanning-tree congestion
computational complexity
NP-hardness
degree-bounded graphs
edge connectivity
Innovation

Methods, ideas, or system contributions that make the work stand out.

spanning-tree congestion
NP-hardness
bounded-degree graphs
edge connectivity
polynomial-time algorithm
🔎 Similar Papers
No similar papers found.
S
Sunny Atalig
University of California at Riverside, USA
Marek Chrobak
Marek Chrobak
University of California at Riverside
AlgorithmsCombinatorial optimizationTheory of computation
C
Christoph Durr
Sorbonne Université, CNRS, LIP6, France
Petr Kolman
Petr Kolman
Charles University in Prague
approximation algorithmstheoretical computer scienceoptimization
H
Huong Luu
California Polytechnic University at Pomona, USA
J
Jirí Sgall
Charles University, Prague, Czech Republic
G
Gregory Zhu
University of California at Riverside, USA