Quick Minimization of Tardy Processing Time on a Single Machine
Abstract
We consider the problem of minimizing the total processing time of tardy jobs on a single machine. This is a classical scheduling problem, first considered by [Lawler and Moore 1969], that also generalizes the Subset Sum problem. Recently, it was shown that this problem can be solved efficiently by computing -skewed-convolutions. The running time of the resulting algorithm is equivalent, up to logarithmic factors, to the time it takes to compute a -skewed-convolution of two vectors of integers whose sum is , where is the sum of the jobs' processing times. We further improve the running time of the minimum tardy processing time computation by introducing a job ``bundling'' technique and achieve a running time, where is the running time of a -skewed-convolution of vectors of size . This results in a time algorithm for tardy processing time minimization, an improvement over the previously known time algorithm.
Cite
@article{arxiv.2301.05460,
title = {Quick Minimization of Tardy Processing Time on a Single Machine},
author = {Baruch Schieber and Pranav Sitaraman},
journal= {arXiv preprint arXiv:2301.05460},
year = {2023}
}