A $(4/3+\varepsilon)$-Approximation for Preemptive Scheduling with Batch Setup Times
Max A. Deppert, David Fischer, Klaus Jansen

TL;DR
This paper presents a $(4/3+ ext{small }\varepsilon)$-approximation algorithm for preemptive scheduling with batch setup times, improving the approximation ratio over previous methods and providing an efficient solution approach.
Contribution
The authors develop a novel structural approach that partitions instances into easy and hard parts, enabling a better approximation ratio for the scheduling problem.
Findings
Achieved a $(4/3+ ext{small }\varepsilon)$-approximation ratio.
Improved upon the previous $3/2$ approximation ratio.
Provided an algorithm with runtime $O(n^2 \log(1/ ext{epsilon}))$.
Abstract
We consider the -hard problem , the problem of scheduling jobs, which are divided into classes, on identical parallel machines while allowing preemption. For each class of the classes, we are given a setup time that is required to be scheduled whenever a machine switches from processing a job of one class to a job from another class. The goal is to find a schedule that minimizes the makespan. We give a -approximate algorithm with run time in . For any , this improves upon the previously best known approximation ratio of for this problem. Our main technical contributions are as follows. We first partition any instance into an "easy" and a "hard" part, such that a $4/3…
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
