A Parameterized Approximation Algorithm for The Shallow-Light Steiner Tree Problem
Abstract
For a given graph with a terminal set and a selected root , a positive integer cost and a delay on every edge and a delay constraint , the shallow-light Steiner tree (\emph{SLST}) problem is to compute a minimum cost tree spanning the terminals of , in which the delay between root and every vertex is restrained by . This problem is NP-hard and very hard to approximate. According to known inapproximability results, this problem admits no approximation with ratio better than factor unless \cite{khandekar2013some}, while it admits no approximation ratio better than for D=4 unless \cite{bar2001generalized}. Hence, the paper focus on parameterized algorithm for \emph{SLST}. We firstly present an exact algorithm for \emph{SLST} with time complexity , where and are the number of terminals and vertices respectively. This is a pseudo polynomial time parameterized algorithm with respect to the parameterization: "number of terminals". Later, we improve this algorithm such that it runs in polynomial time , and computes a Steiner tree with delay bounded by and cost bounded by the cost of an optimum solution, where is any small real number. To the best of our knowledge, this is the first parameterized approximation algorithm for the \emph{SLST} problem.
Cite
@article{arxiv.1212.3403,
title = {A Parameterized Approximation Algorithm for The Shallow-Light Steiner Tree Problem},
author = {Longkun Guo and Kewen Liao},
journal= {arXiv preprint arXiv:1212.3403},
year = {2013}
}