An improved approximation algorithm for k-Median
arXiv:2511.12230
Abstract
We give a polynomial-time approximation algorithm for the (not necessarily metric) -Median problem. The algorithm is an -size-approximation algorithm for . That is, it guarantees a solution having size at most , and cost at most the cost of any size- solution. This is the first polynomial-time approximation algorithm to match the well-known bounds of and for unweighted Set Cover (a special case) within a constant factor. It matches these bounds within a factor of 2. The algorithm runs in time , where is the number of customers and is the instance size.