vix.ing · top · new · best · stats · spec

Approximation algorithms for metric facility location and k -Median problems using the primal-dual schema and Lagrangian relaxation

2001/03/01 by Kamal Jain, Vijay V. Vazirani · 35 citations
Business, Management and Accounting · Computer Science · Engineering · #Facility Location and Emergency Management #Complexity and Algorithms in Graphs #Vehicle Routing Optimization Methods

paper · doi:10.1145/375827.375845

Abstract

We present approximation algorithms for the metric uncapacitated facility location problem and the metric k -median problem achieving guarantees of 3 and 6 respectively. The distinguishing feature of our algorithms is their low running time: O(m log m ) and O(m log m(L + log ( n ))) respectively, where n and m are the total number of vertices and edges in the underlying complete bipartite graph on cities and facilities. The main algorithmic ideas are a new extension of the primal-dual schema and the use of Lagrangian relaxation to derive approximation algorithms.

Cited by

Related