2-node-connectivity network design

02/10/2020
by   Zeev Nutov, et al.
0

We consider network design problems in which we are given a graph G=(V,E) with edge costs, and seek a min-cost/size 2-node-connected subgraph G'=(V',E') that satisfies a prescribed property. In the Block-Tree Augmentation problem the goal is to augment a tree T by a min-size edge set F ⊆ E such that G'=T ∪ F is 2-node-connected. We break the natural ratio of 2 for this problem and show that it admits approximation ratio 1.91. This result extends to the related Crossing Family Augmentation problem. In the 2-Connected Dominating Set problem G' should dominate V. We give the first non-trivial approximation algorithm for this problem, with expected ratio Õ(log^4 |V|). In the 2-Connected Quota Subgraph problem we are given node profits p(v) and G' should have profit at least a given quota Q. We show expected ratio Õ(log^2|V|), almost matching the best known ratio O(log^2|V|). Our algorithms are very simple, and they combine three main ingredients. 1. A probabilistic spanning tree embedding with distortion Õ(log |V|) results in a variant of the Block-Tree Augmentation problem. 2. An approximation ratio preserving reduction of Block-Tree Augmentation variants to Node Weighted Steiner Tree problems. 3. Using existing approximation algorithms for variants of the Node Weighted Steiner Tree problem.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/28/2020

Approximation algorithms for connectivity augmentation problems

In Connectivity Augmentation problems we are given a graph H=(V,E_H) and...
research
08/04/2021

Node Connectivity Augmentation via Iterative Randomized Rounding

Many network design problems deal with the design of low-cost networks t...
research
10/28/2019

Bounded Degree Group Steiner Tree Problems

We study two problems that seek a subtree T of a graph G=(V,E) such that...
research
11/15/2021

On a Partition LP Relaxation for Min-Cost 2-Node Connected Spanning Subgraphs

Our motivation is to improve on the best approximation guarantee known f...
research
07/17/2023

Extending the primal-dual 2-approximation algorithm beyond uncrossable set families

A set family F is uncrossable if A ∩ B,A ∪ B ∈ F or A ∖ B,B ∖ A ∈ F for ...
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
01/22/2019

A (4+ε)-approximation for k-connected subgraphs

We obtain approximation ratio 2(2+1/ℓ) for the (undirected) k-Connected ...

Please sign up or login with your details

Forgot password? Click here to reset