Two-Edge Connectivity via Pac-Man Gluing
Mohit Garg, Felix Hommelsheim, Alexander Lindermayr

TL;DR
This paper presents a polynomial-time approximation algorithm for the NP-hard 2-edge-connected spanning subgraph problem, achieving a ratio of 5/4 + ε, by leveraging high vertex connectivity and a Pac-Man inspired gluing technique.
Contribution
It introduces a novel approach that reduces the problem to structured graphs with high vertex connectivity and employs a Pac-Man inspired gluing method, improving approximation ratio and simplifying analysis.
Findings
Achieves a 5/4 + ε approximation ratio for 2-ECSS.
Introduces a Pac-Man inspired gluing technique for merging components.
Simplifies the algorithm and analysis compared to previous methods.
Abstract
We study the 2-edge-connected spanning subgraph (2-ECSS) problem: Given a graph , compute a connected subgraph of with the minimum number of edges such that is spanning, i.e., , and is 2-edge-connected, i.e., remains connected upon the deletion of any single edge, if such an exists. The -ECSS problem is known to be NP-hard. In this work, we provide a polynomial-time -approximation for the problem for an arbitrarily small , improving the previous best approximation ratio of . Our improvement is based on two main innovations: First, we reduce solving the problem on general graphs to solving it on structured graphs with high vertex connectivity. This high vertex connectivity ensures the existence of a 4-matching across any bipartition of the vertex set with at least 10 vertices…
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
TopicsQuantum optics and atomic interactions · Neural Networks and Reservoir Computing · Atomic and Subatomic Physics Research
