Parameterized algorithms for node connectivity augmentation problems

09/14/2022
by   Zeev Nutov, et al.
0

A graph G is k-out-connected from its node s if it contains k internally disjoint sv-paths to every node v; G is k-connected if it is k-out-connected from every node. In connectivity augmentation problems the goal is to augment a graph G_0=(V,E_0) by a minimum costs edge set J such that G_0 ∪ J has higher connectivity than G_0. In the k-Out-Connectivity Augmentation (k-OCA) problem, G_0 is (k-1)-out-connected from s and G_0 ∪ J should be k-out-connected from s; in the k-Connectivity Augmentation (k-CA) problem G_0 is (k-1)-connected and G_0 ∪ J should be k-connected. The parameterized complexity status of these problems was open even for k=3 and unit costs. We will show that k-OCA and 3-CA can be solved in time 9^p · n^O(1), where p is the size of an optimal solution. Our paper is the first that shows fixed parameter tractability of a k-node-connectivity augmentation problem with high values of k. We will also consider the (2,k)-Connectivity Augmentation problem where G_0 is (k-1)-edge-connected and G_0 ∪ J should be both k-edge-connected and 2-connected. We will show that this problem can be solved in time 9^p · n^O(1), and for unit costs approximated within 1.892.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/16/2023

Improved Approximation Algorithms for Steiner Connectivity Augmentation Problems

The Weighted Connectivity Augmentation Problem is the problem of augment...
research
04/18/2020

The (2,k)-connectivity augmentation problem: Algorithmic aspects

Durand de Gevigney and Szigeti <cit.> have recently given a min-max theo...
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
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
05/10/2022

Edge Connectivity Augmentation in Near-Linear Time

We give an Õ(m)-time algorithm for the edge connectivity augmentation pr...
research
02/11/2020

A simple certifying algorithm for 3-edge-connectivity

A linear-time certifying algorithm for 3-edge-connectivity is presented....

Please sign up or login with your details

Forgot password? Click here to reset