English

Colorful Priority $k$-Supplier

Data Structures and Algorithms 2024-06-24 v1

Abstract

In the Priority kk-Supplier problem the input consists of a metric space (FC,d)(F \cup C, d) over set of facilities FF and a set of clients CC, an integer k>0k > 0, and a non-negative radius rvr_v for each client vCv \in C. The goal is to select kk facilities SFS \subseteq F to minimize maxvCd(v,S)rv\max_{v \in C} \frac{d(v,S)}{r_v} where d(v,S)d(v,S) is the distance of vv to the closes facility in SS. This problem generalizes the well-studied kk-Center and kk-Supplier problems, and admits a 33-approximation [Plesn\'ik, 1987, Bajpai et al., 2022. In this paper we consider two outlier versions. The Priority kk-Supplier with Outliers problem [Bajpai et al., 2022] allows a specified number of outliers to be uncovered, and the Priority Colorful kk-Supplier problem is a further generalization where clients are partitioned into cc colors and each color class allows a specified number of outliers. These problems are partly motivated by recent interest in fairness in clustering and other optimization problems involving algorithmic decision making. We build upon the work of [Bajpai et al., 2022] and improve their 99-approximation Priority kk-Supplier with Outliers problem to a 1+336.1961+3\sqrt{3}\approx 6.196-approximation. For the Priority Colorful kk-Supplier problem, we present the first set of approximation algorithms. For the general case with cc colors, we achieve a 1717-pseudo-approximation using k+2c1k+2c-1 centers. For the setting of c=2c=2, we obtain a 77-approximation in random polynomial time, and a 2+54.2362+\sqrt{5}\approx 4.236-pseudo-approximation using k+1k+1 centers.

Keywords

Cite

@article{arxiv.2406.14984,
  title  = {Colorful Priority $k$-Supplier},
  author = {Chandra Chekuri and Junkai Song},
  journal= {arXiv preprint arXiv:2406.14984},
  year   = {2024}
}
R2 v1 2026-06-28T17:14:29.382Z