K Centers Problem – Greedy Approximate Algorithm – Let OPT be the maximum distance of a city from a center in the Optimal solution. We need to show that
design a greedy approximated algorithm to solve the k center problem
1 Article
1