English

Reverse Greedy is Bad for k-Center

Data Structures and Algorithms 2019-12-13 v5

Abstract

We show the reverse greedy algorithm is between a (2k2)(2k-2)- and a 2k2k-approximation for kk-center.

Cite

@article{arxiv.1810.01834,
  title  = {Reverse Greedy is Bad for k-Center},
  author = {D Ellis Hershkowitz and Gregory Kehne},
  journal= {arXiv preprint arXiv:1810.01834},
  year   = {2019}
}

Comments

Fixed a couple minor typos

R2 v1 2026-06-23T04:27:29.627Z