Optimization and Reoptimization in Scheduling Problems
Yael Mordechai

TL;DR
This paper advances scheduling optimization by providing improved bounds, parameterized schemes, and reoptimization algorithms for various machine scheduling problems, addressing both theoretical complexity and practical reoptimization scenarios.
Contribution
It introduces new approximation bounds, parameterized algorithms, and reoptimization methods for scheduling problems on different machine models, enhancing both theoretical understanding and practical solutions.
Findings
Polynomial-time algorithm for fully-feasible instances with makespan better than twice the optimal.
Parameterized approximation scheme for makespan minimization based on large processing times.
Reapproximation algorithms achieving near-optimal makespan in reoptimization scenarios.
Abstract
Parallel machine scheduling has been extensively studied in the past decades, with applications ranging from production planning to job processing in large computing clusters. In this work we study some of these fundamental optimization problems, as well as their parameterized and reoptimization variants. We first present improved bounds for job scheduling on unrelated parallel machines, with the objective of minimizing the latest completion time (makespan) of the schedule. We consider the subclass of fully-feasible instances, in which the processing time of each job, on any machine, does not exceed the minimum makespan. The problem is known to be hard to approximate within factor 4/3 already in this subclass. Although fully-feasible instances are hard to identify, we give a polynomial time algorithm that yields for such instances a schedule whose makespan is better than twice the…
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 · Complexity and Algorithms in Graphs
