An Approximation Algorithm for Covering Linear Programs and its Application to Bin-Packing
Eklavya Sharma

TL;DR
This paper presents a modified approximation algorithm for covering linear programs that extends to complex bin-packing problems, providing solutions even when the associated knapsack problem is poorly approximated.
Contribution
It introduces a simple modification of the Plotkin-Shmoys-Tardos algorithm to achieve approximation for covering LPs under broader conditions, applicable to large classes of bin-packing problems.
Findings
Achieves an lpha(1+psilon)-approximation for covering LPs.
Extends applicability to bin-packing problems with poorly approximated knapsack subproblems.
Works even when the knapsack problem has a large approximation factor.
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 .
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Packing Problems · Optimization and Search Problems · Complexity and Algorithms in Graphs
