Open AccessJournal Article
LP-based approximation algorithms for capacitated facility location
55
TL;DR: This work considers the capacitated facility location problem with hard capacities, and aims to minimize the sum of the facility opening costs and the client assignment costs.
read more
Abstract: In the capacitated facility location problem with hard capacities, we are given a set of facilities, $${\mathcal{F}}$$, and a set of clients $${\mathcal{D}}$$ in a common metric space. Each facility i has a facility opening cost f i and capacity u i that specifies the maximum number of clients that may be assigned to this facility. We want to open some facilities from the set $${\mathcal{F}}$$ and assign each client to an open facility so that at most u i clients are assigned to any open facility i. The cost of assigning client j to facility i is given by the distance c ij , and our goal is to minimize the sum of the facility opening costs and the client assignment costs. The only known approximation algorithms that deliver solutions within a constant factor of optimal for this NP-hard problem are based on local search techniques. It is an open problem to devise an approximation algorithm for this problem based on a linear programming lower bound (or indeed, to prove a constant integrality gap for any LP relaxation). We make progress on this question by giving a 5-approximation algorithm for the special case in which all of the facility costs are equal, by rounding the optimal solution to the standard LP relaxation. One notable aspect of our algorithm is that it relies on partitioning the input into a collection of single-demand capacitated facility location problems, approximately solving them, and then combining these solutions in a natural way.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
LP-Based Algorithms for Capacitated Facility Location
TL;DR: A linear programming relaxation with constant integrality gap for capacitated facility location is presented and it is demonstrated that the fundamental theories of multi-commodity flows and matchings provide key insights that lead to the strong relaxation.
111
LP Rounding for k-Centers with Non-uniform Hard Capacities
Marek Cygan,MohammadTaghi Hajiaghayi,Samir Khuller +2 more
- 20 Oct 2012
TL;DR: This paper considers a generalization of the classical k-center problem with capacities, and develops the first constant factor approximation algorithm for this problem, which works for the case of non-uniform hard capacities, when multiple copies of a node may not be chosen and can be extended to the case when there is a hard bound on the number of copies of the node that may be selected.
Toward Reliable and Scalable Internet of Vehicles: Performance Analysis and Resource Management
Yuanzhi Ni,Lin Cai,Jianping He,Alexey Vinel,Yue Li,Hamed Mosavat-Jahromi,Jianping Pan +6 more
- 01 Feb 2020
TL;DR: For single-hop transmissions, the fundamental network connectivity property of 1-D and 2-D roads is given and to have a message delivered farther away in a sparse, disconnected V2V network, vehicles can carry and forward the message, with the help of infrastructure if possible.
93
Joint Roadside Unit Deployment and Service Task Assignment for Internet of Vehicles (IoV)
TL;DR: A novel utility-based maximization problem is formulated to solve the RSU deployment problem for 2-D IoV networks considering the expected delivery delay requirements and task assignment and it is proved that the proposed URDA is near optimal if the deployment cost is low.
78
Optimal approximation algorithm of virtual machine placement for data latency minimization in cloud systems
Jian-Jhih Kuo,Hsiu-Hsien Yang,Ming-Jer Tsai +2 more
- 08 Jul 2014
TL;DR: This paper proposes a 3-approximation algorithm, that is, an optimal approximation algorithm, for resolving the problem in the price of higher time complexity and conducts simulations for evaluating the performance of the algorithms.
65
References
Approximation algorithms for metric facility location and k-Median problems using the primal-dual schema and Lagrangian relaxation
Kamal Jain,Vijay V. Vazirani +1 more
TL;DR: A new extension of the primal-dual schema and the use of Lagrangian relaxation to derive approximation algorithms for the metric uncapacitated facility location problem and the metric k-median problem achieving guarantees of 3 and 6 respectively.
950
An approximation algorithm for the generalized assignment problem
David B. Shmoys,Éva Tardos +1 more
TL;DR: The generalized assignment problem can be viewed as the following problem of scheduling parallel machines with costs; each job is to be processed by exactly one machine; processing jobj on machinei requires timepij and incurs a cost ofcij; each machinei is available forTi time units, and the objective is to minimize the total cost incurred.
Approximation algorithms for facility location problems
TL;DR: This note is intended as companion to the lecture at CONF 2000, mainly to give pointers to the appropriate references.
Approximation algorithms for facility location problems (extended abstract)
David B. Shmoys,Éva Tardos,Karen Aardal +2 more
- 04 May 1997
TL;DR: A polynomial-time algorithm is given that finds a solution of cost within a factor of 3.16 of the optimal for the uncapacitated facility location, which is the first constant performance guarantee known for this problem.
Analysis of a Local Search Heuristic for Facility Location Problems
TL;DR: In this article, a simple local search heuristic was proposed to obtain polynomial-time approximation bounds for metric versions of the k-median problem and the uncapacitated facility location problem.
466