FPT Constant Approximation Algorithms for Colorful Sum of Radii
Abstract
We study the colorful sum of radii problem, where the input is a point set partitioned into classes , along with per-class outlier bounds , summing to . The goal is to select a subset of centers and assign points to centers in , allowing up to unassigned points (outliers) from each class , while minimizing the sum of cluster radii. The radius of a cluster is defined as the maximum distance from any point in the cluster to its center. The classical (non-colorful) version of the sum of radii problem is known to be NP-hard, even on weighted planar graphs. The colorful sum of radii is introduced by Chekuri et al. (2022), who provide an -approximation algorithm. In this paper, we present the first constant-factor approximation algorithms for the colorful sum of radii running in FPT (fixed-parameter tractable) time. Our contributions are twofold: We design an iterative covering algorithm that achieves a -approximation with running time exponential in both and ; We further develop a -approximation algorithm by leveraging a colorful -center subroutine, improving the running time by removing the exponential dependency on .
Keywords
Cite
@article{arxiv.2506.13191,
title = {FPT Constant Approximation Algorithms for Colorful Sum of Radii},
author = {Shuilian Liu and Gregory Gutin and Yicheng Xu and Yong Zhang},
journal= {arXiv preprint arXiv:2506.13191},
year = {2025}
}