Non-Preemptive Scheduling on Machines with Setup Times
Alexander M\"acker, Manuel Malatyali, Friedhelm Meyer auf der Heide,, S\"oren Riechers

TL;DR
This paper presents an approximation algorithm for non-preemptive scheduling of jobs with setup times on identical machines, achieving a near 1.5 approximation ratio for minimizing makespan.
Contribution
It introduces a polynomial-time approximation algorithm for scheduling with setup times, improving the approximation ratio close to 3/2.
Findings
Approximation factor arbitrarily close to 1.5
Polynomial-time algorithm for scheduling with setup times
Effective handling of multiple job types on identical machines
Abstract
Consider the problem in which n jobs that are classified into k types are to be scheduled on m identical machines without preemption. A machine requires a proper setup taking s time units before processing jobs of a given type. The objective is to minimize the makespan of the resulting schedule. We design and analyze an approximation algorithm that runs in time polynomial in n, m and k and computes a solution with an approximation factor that can be made arbitrarily close to 3/2.
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 · Optimization and Search Problems · Assembly Line Balancing Optimization
