TL;DR
This paper introduces a novel LP-hierarchy based approach that achieves a near-optimal approximation for the makespan scheduling problem with precedence constraints, resolving a long-standing open problem for fixed number of machines.
Contribution
It demonstrates that a small number of LP-hierarchy rounds can yield a (1+ε)-approximation for the scheduling problem, improving upon previous polynomial-time algorithms.
Findings
Achieves (1+ε)-approximation using LP hierarchies.
Applicable for fixed number of machines m and any ε>0.
Improves approximation ratio from 2 to near-optimal for certain cases.
Abstract
In a classical problem in scheduling, one has unit size jobs with a precedence order and the goal is to find a schedule of those jobs on 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 -hard for . We prove that for any fixed and , an LP-hierarchy lift of the time-indexed LP with a slightly super poly-logarithmic number of rounds provides a -approximation. For example Sherali-Adams suffices as hierarchy. This implies an algorithm that yields a -approximation in time . The previously best approximation algorithms guarantee a -approximation in polynomial time for and for . Our algorithm is based on a…
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
A (1+epsilon)-approximation for Makespan Scheduling with Precedence Constraints Using LP Hierarchies· youtube
