New Bounds for Time-Dependent Scheduling with Uniform Deterioration
Angelos Gkikas, Dimitrios Letsios, Tomasz Radzik, Kathleen, Steinh\"ofel

TL;DR
This paper introduces new approximation bounds for time-dependent scheduling with uniform deterioration, providing algorithms with guarantees for minimizing makespan and total completion time.
Contribution
It develops the first approximation algorithms with bounds depending on deterioration rate for uniform deterioration scheduling problems.
Findings
O(1+1/β)-approximation for makespan problem
O(1+1/β^2)-approximation for total completion time
Greedy algorithms effective for extreme deterioration rates
Abstract
Time-dependent scheduling with linear deterioration involves determining when to execute jobs whose processing times degrade as their beginning is delayed. Each job i is associated with a release time r_i and a processing time function p_i(s_i)=alpha_i + beta_i*s_i, where alpha_i, beta_i>0$ are constants and s_i is the job's start time. In this setting, the approximability of both single-machine minimum makespan and total completion time problems remains open. Here, we take a step forward by developing new bounds and approximation results for the interesting special case of the problems with uniform deterioration, i.e.\ beta_i=beta, for each i. The key contribution is a O(1+1/beta)-approximation algorithm for the makespan problem and a O(1+1/beta^2)-approximation algorithm for the total completion time problem. Further, we propose greedy constant-factor approximation algorithms for…
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 · Advanced Manufacturing and Logistics Optimization · Optimization and Packing Problems
