On Approximating Degree-Bounded Network Design Problems
Abstract
Directed Steiner Tree (DST) is a central problem in combinatorial optimization and theoretical computer science: Given a directed graph with edge costs , a root and terminals , we need to output the minimum-cost arborescence in that contains an \textrightarrow path for every . Recently, Grandoni, Laekhanukit and Li, and independently Ghuge and Nagarajan, gave quasi-polynomial time -approximation algorithms for the problem, which are tight under popular complexity assumptions. In this paper, we consider the more general Degree-Bounded Directed Steiner Tree (DB-DST) problem, where we are additionally given a degree bound on each vertex , and we require that every vertex in the output tree has at most children. We give a quasi-polynomial time -bicriteria approximation: The algorithm produces a solution with cost at most times the cost of the optimum solution that violates the degree constraints by at most a factor of . This is the first non-trivial result for the problem. While our cost-guarantee is nearly optimal, the degree violation factor of is an -factor away from the approximation lower bound of from the set-cover hardness. The hardness result holds even on the special case of the {\em Degree-Bounded Group Steiner Tree} problem on trees (DB-GST-T). With the hope of closing the gap, we study the question of whether the degree violation factor can be made tight for this special case. We answer the question in the affirmative by giving an -bicriteria approximation algorithm for DB-GST-T.
Cite
@article{arxiv.1907.11404,
title = {On Approximating Degree-Bounded Network Design Problems},
author = {Xiangyu Guo and Guy Kortsarz and Bundit Laekhanukit and Shi Li and Daniel Vaz and Jiayi Xian},
journal= {arXiv preprint arXiv:1907.11404},
year = {2020}
}