Packing-Based Approximation Algorithm for the k-Set Cover Problem
Abstract
We present a packing-based approximation algorithm for the -Set Cover problem. We introduce a new local search-based -set packing heuristic, and call it Restricted -Set Packing. We analyze its tight approximation ratio via a complicated combinatorial argument. Equipped with the Restricted -Set Packing algorithm, our -Set Cover algorithm is composed of the -Set Packing heuristic \cite{schrijver} for , Restricted -Set Packing for and the semi-local -improvement \cite{furer} for 3-Set Cover. We show that our algorithm obtains a tight approximation ratio of , where is the -th harmonic number. For small , our results are 1.8667 for , 1.7333 for and 1.5208 for . Our algorithm improves the currently best approximation ratio for the -Set Cover problem of any .
Cite
@article{arxiv.1109.3418,
title = {Packing-Based Approximation Algorithm for the k-Set Cover Problem},
author = {Martin Furer and Huiwen Yu},
journal= {arXiv preprint arXiv:1109.3418},
year = {2015}
}
Comments
26 pages, 5 figures