r-Gathering Problems on Spiders:Hardness, FPT Algorithms, and PTASes
Abstract
We consider the min-max -gathering problem described as follows: We are given a set of users and facilities in a metric space. We open some of the facilities and assign each user to an opened facility such that each facility has at least users. The goal is to minimize the maximum distance between the users and the assigned facility. We also consider the min-max -gather clustering problem, which is a special case of the -gathering problem in which the facilities are located everywhere. In this paper, we study the tractability and the hardness when the underlying metric space is a spider, which answers the open question posed by Ahmed et al. [WALCOM'19]. First, we show that the problems are NP-hard even if the underlying space is a spider. Then, we propose FPT algorithms parameterized by the degree of the center. This improves the previous algorithms because they are parameterized by both and . Finally, we propose PTASes to the problems. These are best possible because there are no FPTASes unless P=NP.
Keywords
Cite
@article{arxiv.2012.02981,
title = {r-Gathering Problems on Spiders:Hardness, FPT Algorithms, and PTASes},
author = {Soh Kumabe and Takanori Maehara},
journal= {arXiv preprint arXiv:2012.02981},
year = {2020}
}
Comments
This is work is a merger of arXiv:1907.04088 and arXiv:1907.04087