On finding highly connected spanning subgraphs
Manu Basavaraju, Pranabendu Misra, M. S. Ramanujan, Saket Saurabh

TL;DR
This paper studies the survivable network design problem focusing on finding minimal weight, highly connected spanning subgraphs with fewer edges, and provides new fixed-parameter algorithms and structural insights.
Contribution
It introduces the first fixed-parameter tractable algorithm and polynomial kernel for a connectivity problem related to SNDP, with significant structural results.
Findings
Algorithm for mbda-ECS runs in 2^{O(k \u2217 iglog k)} |V(G)|^{O(1)}
First polynomial compression for mbda-ECS on unweighted graphs
Fixed-parameter tractable algorithm and polynomial kernel for a variant of the Minimum Equivalent Graph problem
Abstract
In the Survivable Network Design Problem (SNDP), the input is an edge-weighted (di)graph and an integer for every pair of vertices . The objective is to construct a subgraph of minimum weight which contains edge-disjoint (or node-disjoint) - paths. This is a fundamental problem in combinatorial optimization that captures numerous well-studied problems in graph theory and graph algorithms. In this paper, we consider the version of the problem where we are given a -edge connected (di)graph with a non-negative weight function on the edges and an integer , and the objective is to find a minimum weight spanning subgraph that is also -edge connected, and has at least fewer edges than . In other words, we are asked to compute a maximum weight subset of edges, of cardinality up to , which may be safely…
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 · Complexity and Algorithms in Graphs · Optimization and Search Problems
