English

Faster Minimization of Total Weighted Completion Time on Parallel Machines

Data Structures and Algorithms 2025-02-20 v1

Abstract

We study the classical problem of minimizing the total weighted completion time on a fixed set of mm identical machines working in parallel, the PmwjCjPm||\sum w_jC_j problem in the standard three field notation for scheduling problems. This problem is well known to be NP-hard, but only in the ordinary sense, and appears as one of the fundamental problems in any scheduling textbook. In particular, the problem served as a proof of concept for applying pseudo-polynomial time algorithms and approximation schemes to scheduling problems. The fastest known pseudo-polynomial time algorithm for PmwjCjPm||\sum w_jC_j is the famous Lawler and Moore algorithm from the late 1960's which runs in O~(Pm1n)\tilde{O}(P^{m-1}n) time, where PP is the total processing time of all jobs in the input. After more than 50 years, we are the first to present an algorithm, alternative to that of Lawler and Moore, which is faster for certain range of the problem parameters (e.g., when their values are all O(1)O(1)).

Keywords

Cite

@article{arxiv.2502.13631,
  title  = {Faster Minimization of Total Weighted Completion Time on Parallel Machines},
  author = {Danny Hermelin and Tomohiro Koana and Dvir Shabtay},
  journal= {arXiv preprint arXiv:2502.13631},
  year   = {2025}
}
R2 v1 2026-06-28T21:49:55.192Z