Improved Approximation Algorithms for Steiner Connectivity Augmentation Problems

08/16/2023
by   Daniel Hathcock, et al.
0

The Weighted Connectivity Augmentation Problem is the problem of augmenting the edge-connectivity of a given graph by adding links of minimum total cost. This work focuses on connectivity augmentation problems in the Steiner setting, where we are not interested in the connectivity between all nodes of the graph, but only the connectivity between a specified subset of terminals. We consider two related settings. In the Steiner Augmentation of a Graph problem (k-SAG), we are given a k-edge-connected subgraph H of a graph G. The goal is to augment H by including links and nodes from G of minimum cost so that the edge-connectivity between nodes of H increases by 1. In the Steiner Connectivity Augmentation Problem (k-SCAP), we are given a Steiner k-edge-connected graph connecting terminals R, and we seek to add links of minimum cost to create a Steiner (k+1)-edge-connected graph for R. Note that k-SAG is a special case of k-SCAP. All of the above problems can be approximated to within a factor of 2 using e.g. Jain's iterative rounding algorithm for Survivable Network Design. In this work, we leverage the framework of Traub and Zenklusen to give a (1 + ln2 +ε)-approximation for the Steiner Ring Augmentation Problem (SRAP): given a cycle H = (V(H),E) embedded in a larger graph G = (V, E ∪ L) and a subset of terminals R ⊆ V(H), choose a subset of links S ⊆ L of minimum cost so that (V, E ∪ S) has 3 pairwise edge-disjoint paths between every pair of terminals. We show this yields a polynomial time algorithm with approximation ratio (1 + ln2 + ε) for 2-SCAP. We obtain an improved approximation guarantee of (1.5+ε) for SRAP in the case that R = V(H), which yields a (1.5+ε)-approximation for k-SAG for any k.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/16/2022

New and improved approximation algorithms for Steiner Tree Augmentation Problems

In the Steiner Tree Augmentation Problem (STAP), we are given a graph G ...
research
11/03/2021

Approximation Algorithms for Vertex-Connectivity Augmentation on the Cycle

Given a k-vertex-connected graph G and a set S of extra edges (links), t...
research
09/14/2022

Parameterized algorithms for node connectivity augmentation problems

A graph G is k-out-connected from its node s if it contains k internally...
research
06/24/2022

Relative Survivable Network Design

One of the most important and well-studied settings for network design i...
research
12/22/2021

Breaching the 2-Approximation Barrier for the Forest Augmentation Problem

The basic goal of survivable network design is to build cheap networks t...
research
01/16/2022

Cost Sharing for Connectivity with Budget

We consider a cost sharing problem to connect all nodes in a weighted un...
research
11/07/2021

k disjoint st-paths activation in polynomial time

In activation network design problems we are given an undirected graph G...

Please sign up or login with your details

Forgot password? Click here to reset