A simpler QPTAS for scheduling jobs with precedence constraints
Syamantak Das, Andreas Wiese

TL;DR
This paper introduces a simpler quasi-polynomial time approximation scheme for scheduling unit jobs with precedence constraints on identical machines, improving accessibility over previous complex algorithms.
Contribution
The authors present a more straightforward QPTAS for the scheduling problem, avoiding complex LP-hierarchies and abstractions used in prior methods.
Findings
Achieves a QPTAS for the scheduling problem.
Simplifies the analysis compared to previous algorithms.
Avoids complex LP-hierarchies and abstractions.
Abstract
We study the classical scheduling problem of minimizing the makespan of a set of unit size jobs with precedence constraints on parallel identical machines. Research on the problem dates back to the landmark paper by Graham from 1966 who showed that the simple List Scheduling algorithm is a -approximation. Interestingly, it is open whether the problem is NP-hard if which is one of the few remaining open problems in the seminal book by Garey and Johnson. Recently, quite some progress has been made for the setting that is a constant. In a break-through paper, Levey and Rothvoss presented a -approximation with a running time of [STOC 2016, SICOMP 2019] and this running time was improved to quasi-polynomial by Garg[ICALP 2018] and to even by…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsScheduling and Optimization Algorithms · Distributed and Parallel Computing Systems · Real-Time Systems Scheduling
