Parameterized Spanning Tree Congestion

📅 2024-10-10
🏛️ International Symposium on Mathematical Foundations of Computer Science
📈 Citations: 2
Influential: 0
📄 PDF
🤖 AI Summary
This paper studies the Tree Congestion Minimization problem: given a graph (G = (V,E)), compute a spanning tree (T) minimizing the maximum number of vertex-pair unique paths in (T) traversing any single edge—i.e., the edge congestion. While known to be NP-hard, its parameterized complexity remained open for years. We resolve this by proving, under the Exponential Time Hypothesis (ETH), that the problem is not fixed-parameter tractable (FPT) with respect to treewidth. Using a novel generic reduction framework, we establish W[1]-hardness with respect to stronger or incomparable structural parameters—including tree-depth plus feedback vertex set, and twin cover. Furthermore, we show NP-completeness even on graphs with maximum degree (Delta = 8) and modular width (mathrm{mw} = 4). These results comprehensively settle multiple long-standing open questions and significantly advance the theoretical boundaries of structural parameterized algorithms.

Technology Category

Application Category

📝 Abstract
In this paper we study the Spanning Tree Congestion problem, where we are given a graph $G=(V,E)$ and are asked to find a spanning tree $T$ of minimum maximum congestion. Here, the congestion of an edge $ein T$ is the number of edges $uvin E$ such that the (unique) path from $u$ to $v$ in $T$ traverses $e$. We consider this well-studied NP-hard problem from the point of view of (structural) parameterized complexity and obtain the following results. We resolve a natural open problem by showing that Spanning Tree Congestion is not FPT parameterized by treewidth (under standard assumptions). More strongly, we present a generic reduction which applies to (almost) any parameter of the form ``vertex-deletion distance to class $mathcal{C}$'', thus obtaining W[1]-hardness for parameters more restricted than treewidth, including tree-depth plus feedback vertex set, or incomparable to treewidth, such as twin cover. Via a slight tweak of the same reduction we also show that the problem is NP-complete on graphs of modular-width $4$. Even though it is known that Spanning Tree Congestion remains NP-hard on instances with only one vertex of unbounded degree, it is currently open whether the problem remains hard on bounded-degree graphs. We resolve this question by showing NP-hardness on graphs of maximum degree 8. Complementing the problem's W[1]-hardness for treewidth...
Problem

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

Resolving FPT status for treewidth parameterization in congestion
Establishing W[1]-hardness for restricted structural parameters
Proving NP-hardness on bounded-degree graphs with maximum degree 8
Innovation

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

Proved W[1]-hardness for treewidth parameterization
Showed NP-hardness on graphs with maximum degree 8
Established NP-completeness for modular-width 4 graphs
🔎 Similar Papers
No similar papers found.
M
M. Lampis
Université Paris-Dauphine, PSL University, CNRS UMR7243, LAMSADE, Paris, France
V
V. Mitsou
Université Paris Cité, IRIF, CNRS, 75205, Paris, France
E
Edouard Nemery
Université Paris Cité, IRIF, CNRS, 75205, Paris, France
Y
Y. Otachi
Nagoya University, Nagoya, Japan
Manolis Vasilakis
Manolis Vasilakis
PhD Student, Université Paris Dauphine
AlgorithmsComplexity
Daniel Vaz
Daniel Vaz
LIGM-ADA and ESIEE Paris
Approximation AlgorithmsParameterized ComplexityTheoretical Computer Science