Approximation algorithms for node and element connectivity augmentation problems

Zeev Nutov
DOI: https://doi.org/10.1007/s00224-024-10175-x
IF: 0.616
2024-10-03
Theory of Computing Systems
Abstract:In connectivity augmentation problems we are given a graph and an edge set E on V , and seek a min-size edge set such that has larger connectivity than G . In the 1 -Connectivity Augmentation ( -CA ) problem G is connected and should be 2-connected. In the Leaf to Leaf -CA every edge in E connects two leaves in the block-tree of G . For this version we give a simple combinatorial 5/3-approximation algorithm, improving the 1.892 approximation that applies for the general case. We will also show by a simple proof that if the Steiner Tree problem admits approximation ratio then -CA admits approximation ratio , where x is the solution to the equation . For the currently best value of this gives approximation ratio 1.942. This is worse than the best known ratio 1.892, but has the advantage of using Steiner Tree approximation as a "black box". In the Element Connectivity Augmentation problem we are given a graph , , and connectivity requirements . The goal is to find a min-size set J of new edges on S such that for all the graph contains r ( u ,  v ) uv -paths such that no two of them have an edge or a node in in common. The problem is NP-hard even when . We obtain approximation ratio 3/2, improving the previous best ratio 7/4. For the case of degree bounds on S we obtain the same ratio with just degree violation, which is tight, since deciding whether there exists a feasible solution is NP-hard even when .
computer science, theory & methods,mathematics
What problem does this paper attempt to address?