Two Complexity Results on Spanning-Tree Congestion Problems
Sunny Atalig, Marek Chrobak, Christoph D\"urr, Petr Kolman, Huong Luu, Ji\v{r}\'i Sgall, and Gregory Zhu

TL;DR
This paper investigates the computational complexity of the spanning-tree congestion problem, proving NP-hardness for graphs with degree at least 3 and polynomial-time solvability for highly connected graphs.
Contribution
It resolves the complexity status of STC for all degree bounds and shows polynomial solvability for K-edge-connected graphs.
Findings
STC is NP-hard for graphs with maximum degree .
The decision problem is polynomial-time solvable for K-edge-connected graphs.
The results complete the complexity landscape of the spanning-tree congestion problem.
Abstract
In the spanning-tree congestion problem (), we are given a graph , and the objective is to compute a spanning tree of that minimizes the maximum edge congestion. While is known to be -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 , it is known that is -hard when . We provide a complete resolution of this variant, by showing that remains -hard for each degree bound . (ii) In the decision version of , given an integer , the goal is to determine whether the congestion of is at most . We prove that this variant is polynomial-time solvable for -edge-connected graphs.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Vehicle Routing Optimization Methods
