Quick k-Median, k-Center, and Facility Location for Sparse Graphs

  • Authors:
  • Mikkel Thorup

  • Affiliations:
  • -

  • Venue:
  • ICALP '01 Proceedings of the 28th International Colloquium on Automata, Languages and Programming,
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

Solving an open problem of Jain and Vazirani [FOCS'99], we present Õ (n+m) time constant factor approximation algorithms for the k-median, k-center, and facility location problems with assignment costs being shortest path distances in a weighted undirected graph with n nodes and m edges. For all of these location problems, Õ(n2) algorithms were already known, but here we are addressing large sparse graphs. An application could be placement of content distributing servers on the Internet. The Internet is large and changes so frequently that an Õ(n2) time solution would likely be outdated long before completion.