Towards PTAS for Precedence Constrained Scheduling via Combinatorial Algorithms
Abstract
We study the classic problem of scheduling n precedence constrained unit-size jobs on m = O(1) machines so as to minimize the makespan. In a recent breakthrough, Levey and Rothvoss LR16 developed a (1+ε)-approximation for the problem with running time ((O(m2ε22 n))), via the Sherali-Adams lift of the basic linear programming relaxation for the problem by (O(m2ε22 n)) levels. Garg Garg18 recently improved the number of levels to O(m2/ε2)n, and thus the running time to ( O(m2/ε2)n), which is quasi-polynomial for constant m and ε. In this paper we present an algorithm that achieves (1+ε)-approximation for the problem with running time nO(m4ε33 n), which is very close to a polynomial for constant m and ε. Unlike the algorithms of Levey-Rothvoss and Garg, which are based on linear-programming hierarchy, our algorithm is purely combinatorial. For this problem, we show that the conditioning operations on the lifted LP solution can be replaced by making guesses about the optimum schedule.