English

r-Gathering Problems on Spiders:Hardness, FPT Algorithms, and PTASes

Data Structures and Algorithms 2020-12-08 v1

Abstract

We consider the min-max rr-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 rr users. The goal is to minimize the maximum distance between the users and the assigned facility. We also consider the min-max rr-gather clustering problem, which is a special case of the rr-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 dd of the center. This improves the previous algorithms because they are parameterized by both rr and dd. 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

R2 v1 2026-06-23T20:44:58.442Z