Replica Placement on Bounded Treewidth Graphs
Data Structures and Algorithms
2017-09-12 v3
Abstract
We consider the replica placement problem: given a graph with clients and nodes, place replicas on a minimum set of nodes to serve all the clients; each client is associated with a request and maximum distance that it can travel to get served and there is a maximum limit (capacity) on the amount of request a replica can serve. The problem falls under the general framework of capacitated set covering. It admits an O(\log n)-approximation and it is NP-hard to approximate within a factor of . We study the problem in terms of the treewidth of the graph and present an O(t)-approximation algorithm.
Cite
@article{arxiv.1705.00145,
title = {Replica Placement on Bounded Treewidth Graphs},
author = {Anshul Aggarwal and Venkatesan T. Chakaravarthy and Neelima Gupta and Yogish Sabharwal and Sachin Sharma and Sonika Thakral},
journal= {arXiv preprint arXiv:1705.00145},
year = {2017}
}
Comments
An abridged version of this paper is to appear in the proceedings of WADS'17