The Parameterized Complexity of the Survivable Network Design Problem
Andreas Emil Feldmann, Anish Mukherjee, Erik Jan van Leeuwen

TL;DR
This paper analyzes the parameterized complexity of various variants of the Survivable Network Design Problem, revealing which cases are fixed-parameter tractable and which are computationally hard.
Contribution
It provides a complete classification of the parameterized complexity of SNDP variants with respect to key parameters, including new FPT results and hardness proofs.
Findings
EC-SNDP and LC-SNDP are FPT w.r.t. solution size .
VC-SNDP is W[1]-hard w.r.t. solution size .
Certain special cases of VC-SNDP are FPT, such as bounded demand and specific graph classes.
Abstract
For the well-known Survivable Network Design Problem (SNDP) we are given an undirected graph with edge costs, a set of terminal vertices, and an integer demand for every terminal pair . The task is to compute a subgraph of of minimum cost, such that there are at least disjoint paths between and in . If the paths are required to be edge-disjoint we obtain the edge-connectivity variant (EC-SNDP), while internally vertex-disjoint paths result in the vertex-connectivity variant (VC-SNDP). Another important case is the element-connectivity variant (LC-SNDP), where the paths are disjoint on edges and non-terminals. In this work we shed light on the parameterized complexity of the above problems. We consider several natural parameters, which include the solution size , the sum of demands , the number of terminals , and the…
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
TopicsAdvanced Graph Theory Research · Interconnection Networks and Systems
