Survivable Network Design for Group Connectivity in Low-Treewidth Graphs
Abstract
In the Group Steiner Tree problem (GST), we are given a (vertex or edge)-weighted graph on vertices, a root vertex and a collection of groups . The goal is to find a min-cost subgraph that connects the root to every group. We consider a fault-tolerant variant of GST, which we call Restricted (Rooted) Group SNDP. In this setting, each group has a demand , and we wish to find a min-cost such that, for each group , there is a vertex in connected to the root via (vertex or edge) disjoint paths. While GST admits approximation, its high connectivity variants are Label-Cover hard, and for the vertex-weighted version, the hardness holds even when . Previously, positive results were known only for the edge-weighted version when [Gupta et al., SODA 2010; Khandekar et al., Theor. Comput. Sci., 2012] and for a relaxed variant where the disjoint paths may end at different vertices in a group [Chalermsook et al., SODA 2015]. Our main result is an approximation for Restricted Group SNDP that runs in time , where is the treewidth of . This nearly matches the lower bound when and are constant. The key to achieving this result is a non-trivial extension of the framework in [Chalermsook et al., SODA 2017], which embeds all feasible solutions to the problem into a dynamic program (DP) table. However, finding the optimal solution in the DP table remains intractable. We formulate a linear program relaxation for the DP and obtain an approximate solution via randomized rounding. This framework also allows us to systematically construct DP tables for high-connectivity problems. As a result, we present new exact algorithms for several variants of survivable network design problems in low-treewidth graphs.
Cite
@article{arxiv.1802.10403,
title = {Survivable Network Design for Group Connectivity in Low-Treewidth Graphs},
author = {Parinya Chalermsook and Syamantak Das and Guy Even and Bundit Laekhanukit and Daniel Vaz},
journal= {arXiv preprint arXiv:1802.10403},
year = {2018}
}
Comments
28 pages, 2 figures