English

Minimizing the Weighted Makespan with Restarts on a Single Machine

Data Structures and Algorithms 2025-10-13 v1

Abstract

We consider the problem of minimizing the weighted makespan on a single machine with restarts. Restarts are similar to preemptions but weaker: a job can be interrupted, but then it has to be run again from the start instead of resuming at the point of interruption later. The objective is to minimize the weighted makespan, defined as the maximum weighted completion time of jobs. We establish a lower bound of 1.4656 on the competitive ratio achievable by deterministic online algorithms. For the case where all jobs have identical processing times, we design and analyze a deterministic online algorithm that improves the competitive ratio to better than 1.3098. Finally, we prove a lower bound of 1.2344 for this case.

Keywords

Cite

@article{arxiv.2510.09589,
  title  = {Minimizing the Weighted Makespan with Restarts on a Single Machine},
  author = {Aflatoun Amouzandeh and Klaus Jansen and Lis Pirotton and Rob van Stee and Corinna Wambsganz},
  journal= {arXiv preprint arXiv:2510.09589},
  year   = {2025}
}

Comments

15 pages, 4 figures

R2 v1 2026-07-01T06:29:49.471Z