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 Pm||Σ wjCj, Pm||L, and Pm||Σ wjUj, it gives running times O(Pm-1n), O(Pm-1n), and O(Pmn), respectively, where P is the total processing time. Recent SETH-based lower bounds indicate that the dependence on P is essentially optimal, but they do not rule out improved dependence on the maximum processing time p. 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 4p2. This lets us prune redundant states throughout the dynamic program, replacing the dependence on P by a dependence on p2. We show that the swap is non-increasing for all three objectives above. Hence Pm||Σ wjCj and Pm||L admit algorithms with running time O(p2m-2n), while Pm||Σ wjUj can be solved in time O(p2m-2Pn) O(p2m-1n2). These bounds strictly improve the original Lawler-Moore runtimes whenever p=o(P). In particular, for Pm||Σ wjCj and Pm||L, we obtain the first near-linear-time algorithms when processing times are polylogarithmic in n.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…