Papers
Topics
Authors
Recent
Search
2000 character limit reached

Quick Minimization of Tardy Processing Time on a Single Machine

Published 13 Jan 2023 in cs.DS | (2301.05460v2)

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 (max,min)(\max,\min)-skewed-convolutions. The running time of the resulting algorithm is equivalent, up to logarithmic factors, to the time it takes to compute a (max,min)(\max,\min)-skewed-convolution of two vectors of integers whose sum is O(P)O(P), where PP 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 O~(P<sup>21/α)\tilde{O}\left(P<sup>{2-1/\alpha}\right) running time, where O~(P<sup>α)\tilde{O}\left(P<sup>\alpha\right) is the running time of a (max,min)(\max,\min)-skewed-convolution of vectors of size PP. This results in a O~(P<sup>7/5)\tilde{O}\left(P<sup>{7/5}\right) time algorithm for tardy processing time minimization, an improvement over the previously known O~(P<sup>5/3)\tilde{O}\left(P<sup>{5/3}\right) time algorithm.

Citations (4)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.