English

An Approximation Algorithm for Two-Edge-Connected Subgraph Problem via Triangle-free Two-Edge-Cover

Data Structures and Algorithms 2023-04-27 v1

Abstract

The 22-Edge-Connected Spanning Subgraph problem (2-ECSS) is one of the most fundamental and well-studied problems in the context of network design. In the problem, we are given an undirected graph GG, and the objective is to find a 22-edge-connected spanning subgraph HH of GG with the minimum number of edges. For this problem, a lot of approximation algorithms have been proposed in the literature. In particular, very recently, Garg, Grandoni, and Ameli gave an approximation algorithm for 2-ECSS with factor 1.3261.326, which was the best approximation ratio. In this paper, we give a (1.3+ε)(1.3+\varepsilon)-approximation algorithm for 2-ECSS, where ε\varepsilon is an arbitrary positive fixed constant, which improves the previously known best approximation ratio. In our algorithm, we compute a minimum triangle-free 22-edge-cover in GG with the aid of the algorithm for finding a maximum triangle-free 22-matching given by Hartvigsen. Then, with the obtained triangle-free 22-edge-cover, we apply the arguments by Garg, Grandoni, and Ameli.

Keywords

Cite

@article{arxiv.2304.13228,
  title  = {An Approximation Algorithm for Two-Edge-Connected Subgraph Problem via Triangle-free Two-Edge-Cover},
  author = {Yusuke Kobayashi and Takashi Noguchi},
  journal= {arXiv preprint arXiv:2304.13228},
  year   = {2023}
}
R2 v1 2026-06-28T10:17:57.108Z