Title : 
Approximating Bin Packing within O(log OPT * Log Log OPT) Bins
         
        
            Author : 
Rothvoss, Thomas
         
        
            Author_Institution : 
Dept. of Math., MIT, Cambridge, MA, USA
         
        
        
        
        
        
            Abstract : 
For bin packing, the input consists of n items with sizes between 0 and 1, which have to be assigned to a minimum number of bins of size 1. The seminal Karmarkar-Karp algorithm from ´82 produces a solution with at most OPT + O(log2 OPT) bins. We provide the first improvement in now 3 decades and show that one can find a solution of cost OPT + O(log OPT * log log OPT) in polynomial time. This is achieved by rounding a fractional solution to the Gilmore-Gomory LP relaxation using the Entropy Method from discrepancy theory. The result is constructive via algorithms of Bansal and Lovett-Meka.
         
        
            Keywords : 
bin packing; combinatorial mathematics; computational complexity; optimisation; Gilmore-Gomory LP relaxation; O(log OPT · Log Log OPT) bins; approximating bin packing; discrepancy theory; entropy method; fractional solution; polynomial time; seminal Karmarkar-Karp algorithm; Additives; Approximation algorithms; Approximation methods; Linear programming; Polynomials; Standards; Vectors; approximation algorithms; bin packing; discrepancy theory;
         
        
        
        
            Conference_Titel : 
Foundations of Computer Science (FOCS), 2013 IEEE 54th Annual Symposium on
         
        
            Conference_Location : 
Berkeley, CA
         
        
        
        
            DOI : 
10.1109/FOCS.2013.11