English

Better Hardness Results for the Minimum Spanning Tree Congestion Problem

Computational Complexity 2023-07-12 v2

Abstract

In the spanning tree congestion problem, given a connected graph GG, the objective is to compute a spanning tree TT in GG that minimizes its maximum edge congestion, where the congestion of an edge ee of TT is the number of edges in GG for which the unique path in TT between their endpoints traverses ee. The problem is known to be NP\mathbb{NP}-hard, but its approximability is still poorly understood. In the decision version of this problem, denoted KSTCK-\textsf{STC}, we need to determine if GG has a spanning tree with congestion at most KK. It is known that KSTCK-\textsf{STC} is NP\mathbb{NP}-complete for K8K\ge 8. On the other hand, 3STC3-\textsf{STC} can be solved in polynomial time, with the complexity status of this problem for K{4,5,6,7}K\in \{4,5,6,7\} remaining an open problem. We substantially improve the earlier hardness results by proving that KSTCK-\textsf{STC} is NP\mathbb{NP}-complete for K5K\ge 5. This leaves only the case K=4K=4 open, and improves the lower bound on the approximation ratio to 1.21.2. Motivated by evidence that minimizing congestion is hard even for graphs of small constant radius, we consider KSTCK-\textsf{STC} restricted to graphs of radius 22, and we prove that this variant is NP\mathbb{NP}-complete for all K6K\ge 6. Exploring further in this direction, we also examine the variant, denoted KSTCDK-\textsf{STC}D, where the objective is to determine if the graph has a depth-DD spanning three of congestion at most KK. We prove that 6STC26-\textsf{STC}2 is NP\mathbb{NP}-complete even for bipartite graphs. For bipartite graphs we establish a tight bound, by also proving that 5STC25-\textsf{STC}2 is polynomial-time solvable. Additionally, we complement this result with polynomial-time algorithms for two special cases that involve bipartite graphs and restrictions on vertex degrees.

Keywords

Cite

@article{arxiv.2209.08219,
  title  = {Better Hardness Results for the Minimum Spanning Tree Congestion Problem},
  author = {Huong Luu and Marek Chrobak},
  journal= {arXiv preprint arXiv:2209.08219},
  year   = {2023}
}
R2 v1 2026-06-28T01:29:14.454Z