r-Gathering Problems on Spiders:Hardness, FPT Algorithms, and PTASes
Soh Kumabe, Takanori Maehara

TL;DR
This paper investigates the computational complexity of min-max r-gathering and clustering problems on spider metric spaces, establishing NP-hardness, developing fixed-parameter tractable algorithms, and providing approximation schemes.
Contribution
It proves NP-hardness on spider spaces, introduces FPT algorithms parameterized by the center degree, and develops PTASes for these problems.
Findings
NP-hardness on spider metric spaces
FPT algorithms parameterized by degree d
Existence of PTASes but no FPTASes unless P=NP
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Complexity and Algorithms in Graphs · Facility Location and Emergency Management
