Single-Machine Scheduling to Minimize the Number of Tardy Jobs with Release Dates
Matthias Kaul, Matthias Mnich, Hendrik Molter

TL;DR
This paper thoroughly analyzes the computational complexity of a single-machine scheduling problem with release dates, focusing on how various parameters affect tractability and providing new fixed-parameter algorithms and hardness results.
Contribution
It offers a comprehensive parameterized complexity analysis of the scheduling problem considering four key parameters, extending previous work without release dates.
Findings
Fixed-parameter tractability when combining p_# with any two of w_#, d_#, r_#.
Pseudo-polynomial XP algorithms for r_# and d_#.
W[1]-hardness when parameterized by d_# + r_# even with constant w_#.
Abstract
We study the fundamental scheduling problem : schedule a set of jobs with weights, processing times, release dates, and due dates on a single machine, such that each job starts after its release date and we maximize the weighted number of jobs that complete execution before their due date. Problem generalizes both Knapsack and Partition, and the simplified setting without release dates was studied by Hermelin et al. [Annals of Operations Research, 2021] from a parameterized complexity viewpoint. Our main contribution is a thorough complexity analysis of in terms of four key problem parameters: the number of processing times, the number of weights, the number of due dates, and the number of release dates of the jobs. is known to be weakly…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
