Strong Steiner Tree Approximations in Practice
Abstract
In this experimental study we consider Steiner tree approximations that guarantee a constant approximation of ratio smaller than . The considered greedy algorithms and approaches based on linear programming involve the incorporation of -restricted full components for some . For most of the algorithms, their strongest theoretical approximation bounds are only achieved for . However, the running time is also exponentially dependent on , so only small are tractable in practice. We investigate different implementation aspects and parameter choices that finally allow us to construct algorithms (somewhat) feasible for practical use. We compare the algorithms against each other, to an exact LP-based algorithm, and to fast and simple -approximations.
Cite
@article{arxiv.1409.8318,
title = {Strong Steiner Tree Approximations in Practice},
author = {Stephan Beyer and Markus Chimani},
journal= {arXiv preprint arXiv:1409.8318},
year = {2015}
}
Comments
33 pages, 7 figures, 5 tables