License: Creative Commons Attribution 3.0 Unported license (CC BY 3.0)
When quoting this document, please refer to the following
DOI: 10.4230/LIPIcs.ESA.2020.4
URN: urn:nbn:de:0030-drops-128709
URL: http://dagstuhl.sunsite.rwth-aachen.de/volltexte/2020/12870/
Go to the corresponding LIPIcs Volume Portal


Ahmed, Reyan ; Sahneh, Faryad Darabi ; Hamm, Keaton ; Kobourov, Stephen ; Spence, Richard

Kruskal-Based Approximation Algorithm for the Multi-Level Steiner Tree Problem

pdf-format:
LIPIcs-ESA-2020-4.pdf (2 MB)


Abstract

We study the multi-level Steiner tree problem: a generalization of the Steiner tree problem in graphs where terminals T require varying priority, level, or quality of service. In this problem, we seek to find a minimum cost tree containing edges of varying rates such that any two terminals u, v with priorities P(u), P(v) are connected using edges of rate min{P(u),P(v)} or better. The case where edge costs are proportional to their rate is approximable to within a constant factor of the optimal solution. For the more general case of non-proportional costs, this problem is hard to approximate with ratio c log log n, where n is the number of vertices in the graph. A simple greedy algorithm by Charikar et al., however, provides a min{2(ln |T|+1), ? ρ}-approximation in this setting, where ρ is an approximation ratio for a heuristic solver for the Steiner tree problem and ? is the number of priorities or levels (Byrka et al. give a Steiner tree algorithm with ρ≈1.39, for example).
In this paper, we describe a natural generalization to the multi-level case of the classical (single-level) Steiner tree approximation algorithm based on Kruskal’s minimum spanning tree algorithm. We prove that this algorithm achieves an approximation ratio at least as good as Charikar et al., and experimentally performs better with respect to the optimum solution. We develop an integer linear programming formulation to compute an exact solution for the multi-level Steiner tree problem with non-proportional edge costs and use it to evaluate the performance of our algorithm on both random graphs and multi-level instances derived from SteinLib.

BibTeX - Entry

@InProceedings{ahmed_et_al:LIPIcs:2020:12870,
  author =	{Reyan Ahmed and Faryad Darabi Sahneh and Keaton Hamm and Stephen Kobourov and Richard Spence},
  title =	{{Kruskal-Based Approximation Algorithm for the Multi-Level Steiner Tree Problem}},
  booktitle =	{28th Annual European Symposium on Algorithms (ESA 2020)},
  pages =	{4:1--4:21},
  series =	{Leibniz International Proceedings in Informatics (LIPIcs)},
  ISBN =	{978-3-95977-162-7},
  ISSN =	{1868-8969},
  year =	{2020},
  volume =	{173},
  editor =	{Fabrizio Grandoni and Grzegorz Herman and Peter Sanders},
  publisher =	{Schloss Dagstuhl--Leibniz-Zentrum f{\"u}r Informatik},
  address =	{Dagstuhl, Germany},
  URL =		{https://drops.dagstuhl.de/opus/volltexte/2020/12870},
  URN =		{urn:nbn:de:0030-drops-128709},
  doi =		{10.4230/LIPIcs.ESA.2020.4},
  annote =	{Keywords: multi-level, Steiner tree, approximation algorithms}
}

Keywords: multi-level, Steiner tree, approximation algorithms
Collection: 28th Annual European Symposium on Algorithms (ESA 2020)
Issue Date: 2020
Date of publication: 26.08.2020
Supplementary Material: All algorithms, implementations, the ILP solver, experimental data and analysis are available on Github at https://github.com/abureyanahmed/Kruskal_based_approximation.


DROPS-Home | Fulltext Search | Imprint | Privacy Published by LZI