English

$2$-node-connectivity network design

Data Structures and Algorithms 2022-08-19 v3

Abstract

We consider network design problems in which we are given a graph and seek a min-size 22-connected subgraph that satisfies a prescribed property. \bullet In the 1-Connectivity Augmentation problem the goal is to augment a connected graph by a min-size edge subset of a specified edge set such that the augmented graph is 22-connected. We breach the natural ratio of 22 for this problem and also for the more general Crossing Family Cover problem. \bullet In the 22-Connected Dominating Set problem we seek a minimum size 22-connected subgraph that dominates all nodes. We give the first non-trivial approximation algorithm for this problem, with expected ratio O(σlog3n)O(\sigma\log^3 n), where σ=O(lognloglogn(logloglogn)3)\sigma=O(\log n \cdot\log\log n\cdot(\log\log\log n)^{3}). The unifying technique of both results is a reduction to the Subset Steiner Connected Dominating Set problem. Such a reduction was known for edge-connectivity, and we extend it to 22-node connectivity problems. We show that the same method can be used to obtain easily polylogarithmic approximation ratios that are not too far from the best known ones for several other problems.

Keywords

Cite

@article{arxiv.2002.04048,
  title  = {$2$-node-connectivity network design},
  author = {Zeev Nutov},
  journal= {arXiv preprint arXiv:2002.04048},
  year   = {2022}
}