English

A (1+epsilon)-Approximation for Makespan Scheduling with Precedence Constraints using LP Hierarchies

Data Structures and Algorithms 2018-02-19 v2 Discrete Mathematics

Abstract

In a classical problem in scheduling, one has nn unit size jobs with a precedence order and the goal is to find a schedule of those jobs on mm identical machines as to minimize the makespan. It is one of the remaining four open problems from the book of Garey & Johnson whether or not this problem is NP\mathbf{NP}-hard for m=3m=3. We prove that for any fixed ε\varepsilon and mm, an LP-hierarchy lift of the time-indexed LP with a slightly super poly-logarithmic number of r=(log(n))Θ(loglogn)r = (\log(n))^{\Theta(\log \log n)} rounds provides a (1+ε)(1 + \varepsilon)-approximation. For example Sherali-Adams suffices as hierarchy. This implies an algorithm that yields a (1+ε)(1+\varepsilon)-approximation in time nO(r)n^{O(r)}. The previously best approximation algorithms guarantee a 273m+12 - \frac{7}{3m+1}-approximation in polynomial time for m4m \geq 4 and 43\frac{4}{3} for m=3m=3. Our algorithm is based on a recursive scheduling approach where in each step we reduce the correlation in form of long chains. Our method adds to the rather short list of examples where hierarchies are actually useful to obtain better approximation algorithms.

Keywords

Cite

@article{arxiv.1509.07808,
  title  = {A (1+epsilon)-Approximation for Makespan Scheduling with Precedence Constraints using LP Hierarchies},
  author = {Elaine Levey and Thomas Rothvoss},
  journal= {arXiv preprint arXiv:1509.07808},
  year   = {2018}
}
R2 v1 2026-06-22T11:05:42.078Z