Lawler-Moore Speedups via Additive Combinatorics
Abstract
The Lawler-Moore dynamic programming framework is a classical tool in scheduling on parallel machines. It applies when the objective is regular, i.e. monotone in job completion times, and each machine follows a fixed priority order such as Smith's Rule or Jackson's Rule. For the basic objectives , , and , it gives running times , , and , respectively, where is the total processing time. Recent SETH-based lower bounds indicate that the dependence on is essentially optimal, but they do not rule out improved dependence on the maximum processing time . We give the first major speedup of the Lawler-Moore recurrence. Our main ingredients are a new state-pruning method and a swapping argument based on an additive-combinatorial lemma. We prove that, whenever this swap does not increase the objective value, there exists an optimal schedule in which, for every prefix of jobs, the load difference between any two machines is at most . This lets us prune redundant states throughout the dynamic program, replacing the dependence on by a dependence on . We show that the swap is non-increasing for all three objectives above. Hence and admit algorithms with running time , while can be solved in time . These bounds strictly improve the original Lawler-Moore runtimes whenever . In particular, for and , we obtain the first near-linear-time algorithms when processing times are polylogarithmic in .
Cite
@article{arxiv.2604.13642,
title = {Lawler-Moore Speedups via Additive Combinatorics},
author = {Karl Bringmann and Danny Hermelin and Tomohiro Koana and Dvir Shabtay},
journal= {arXiv preprint arXiv:2604.13642},
year = {2026}
}
Comments
Abstract is shortened to fit arXiv requirements