Euclidean Bottleneck Steiner Tree is Fixed-Parameter Tractable
Abstract
In the Euclidean Bottleneck Steiner Tree problem, the input consists of a set of points in called terminals and a parameter , and the goal is to compute a Steiner tree that spans all the terminals and contains at most points of as Steiner points such that the maximum edge-length of the Steiner tree is minimized, where the length of a tree edge is the Euclidean distance between its two endpoints. The problem is well-studied and is known to be NP-hard. In this paper, we give a -time algorithm for Euclidean Bottleneck Steiner Tree, which implies that the problem is fixed-parameter tractable (FPT). This settles an open question explicitly asked by Bae et al. [Algorithmica, 2011], who showed that the and variants of the problem are FPT. Our approach can be generalized to the problem with metric for any rational , or even other metrics on .
Cite
@article{arxiv.2312.01589,
title = {Euclidean Bottleneck Steiner Tree is Fixed-Parameter Tractable},
author = {Sayan Bandyapadhyay and William Lochet and Daniel Lokshtanov and Saket Saurabh and Jie Xue},
journal= {arXiv preprint arXiv:2312.01589},
year = {2023}
}
Comments
In SODA'24