On Minimizing Tardy Processing Time, Max-Min Skewed Convolution, and Triangular Structured ILPs
Abstract
The starting point of this paper is the problem of scheduling jobs with processing times and due dates on a single machine so as to minimize the total processing time of tardy jobs, i.e., . This problem was identified by Bringmann et al. (Algorithmica 2022) as a natural subquadratic-time special case of the classic problem, which likely requires time quadratic in the total processing time , because of a fine-grained lower bound. Bringmann et al.~obtain their time scheduling algorithm through a new variant of convolution, dubbed Max-Min Skewed Convolution, which they solve in time. Our main technical contribution is a faster and simpler convolution algorithm running in time. It implies an time algorithm for , but may also be of independent interest. Inspired by recent developments for the Subset Sum and Knapsack problems, we study parameterized by the maximum job processing time . With proximity techniques borrowed from integer linear programming (ILP), we show structural properties of the problem that, coupled with a new dynamic programming formulation, lead to an time algorithm. Moreover, in the setting with multiple machines, we use similar techniques to get an time algorithm for . Finally, we point out that the considered problems exhibit a particular triangular block structure in the constraint matrices of their ILP formulations. In light of recent ILP research, a question that arises is whether one can devise a generic algorithm for such a class of ILPs. We give a negative answer to this question: we show that already a slight generalization of the structure of the scheduling ILP leads to a strongly NP-hard problem.
Cite
@article{arxiv.2211.05053,
title = {On Minimizing Tardy Processing Time, Max-Min Skewed Convolution, and Triangular Structured ILPs},
author = {Kim-Manuel Klein and Adam Polak and Lars Rohwedder},
journal= {arXiv preprint arXiv:2211.05053},
year = {2022}
}
Comments
SODA 2023