Reverse Greedy is Bad for k-Center
D Ellis Hershkowitz, Gregory Kehne

TL;DR
This paper analyzes the reverse greedy algorithm for the k-center problem, showing it has a worst-case approximation ratio between 2k-2 and 2k, indicating limitations of this approach.
Contribution
The paper provides new bounds on the approximation ratio of the reverse greedy algorithm for k-center, highlighting its inefficiency in worst-case scenarios.
Findings
Reverse greedy has approximation ratio between 2k-2 and 2k.
The analysis improves understanding of the algorithm's limitations.
The results guide future algorithm design for k-center.
Abstract
We show the reverse greedy algorithm is between a - and a -approximation for -center.
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.
