An Approximation Algorithm for Covering Linear Programs and its Application to Bin-Packing
Data Structures and Algorithms
2020-12-18 v2
Abstract
We give an -approximation algorithm for solving covering LPs, assuming the presence of a -approximation algorithm for a certain optimization problem. Our algorithm is based on a simple modification of the Plotkin-Shmoys-Tardos algorithm (MOR 1995). We then apply our algorithm to -approximately solve the configuration LP for a large class of bin-packing problems, assuming the presence of a -approximate algorithm for the corresponding knapsack problem (KS). Previous results give us a PTAS for the configuration LP using a PTAS for KS. Those results don't extend to the case where KS is poorly approximated. Our algorithm, however, works even for polynomially-large .
Cite
@article{arxiv.2011.11268,
title = {An Approximation Algorithm for Covering Linear Programs and its Application to Bin-Packing},
author = {Eklavya Sharma},
journal= {arXiv preprint arXiv:2011.11268},
year = {2020}
}
Comments
Update: added acknowledgements