A central problem in scheduling is to schedule n unit size jobs with precedence constraints on m identical machines so as to minimize the makespan. For m=3, it is not even known if the problem is NP-hard and this is one of the last open problems from the book of Garey and Johnson. We show that for fixed m and ϵ, (logn)O(1) rounds of Sherali-Adams hierarchy applied to a natural LP of the problem provides a (1+ϵ)-approximation algorithm running in quasi-polynomial time. This improves over the recent result of Levey and Rothvoss, who used r=(logn)O(loglogn) rounds of Sherali-Adams in order to get a (1+ϵ)-approximation algorithm with a running time of nO(r).
@article{arxiv.1708.04369,
title = {Quasi-PTAS for Scheduling with Precedences using LP Hierarchies},
author = {Shashwat Garg},
journal= {arXiv preprint arXiv:1708.04369},
year = {2017}
}