The Heterogeneous Capacitated $k$-Center Problem
Deeparnab Chakrabarty, Ravishankar Krishnaswamy, Amit Kumar

TL;DR
This paper introduces the heterogeneous capacitated k-center problem, addressing facility capacity assignment and client assignment to minimize maximum client-facility distance, and provides approximation algorithms with capacity violations.
Contribution
It formulates the heterogeneous capacitated k-center problem, relates it to the Santa Claus problem, and develops new approximation algorithms with capacity violation guarantees.
Findings
Quasi-polynomial time $O(rac{ ext{log} n}{ ext{epsilon}})$-approximation with capacity violation by $1+ ext{epsilon}$.
Polynomial time $O(1)$-approximation with capacity violation by $O( ext{log} n)$.
Improved results for soft-capacities allowing multiple facilities at the same location.
Abstract
In this paper we initiate the study of the heterogeneous capacitated -center problem: given a metric space , and a collection of capacities. The goal is to open each capacity at a unique facility location in , and also to assign clients to facilities so that the number of clients assigned to any facility is at most the capacity installed; the objective is then to minimize the maximum distance between a client and its assigned facility. If all the capacities 's are identical, the problem becomes the well-studied uniform capacitated -center problem for which constant-factor approximations are known. The additional choice of determining which capacity should be installed in which location makes our problem considerably different from this problem, as well the non-uniform generalizations studied thus far in literature. In fact, one of our contributions is in…
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
TopicsFacility Location and Emergency Management · Optimization and Search Problems · Advanced Graph Theory Research
