On the NP-hardness of scheduling with time restrictions
An Zhang, Yong Chen, Lin Chen, Guangting Chen

TL;DR
This paper proves that the single-processor scheduling problem with a fixed time restriction parameter B=2 is NP-hard, and introduces a Polynomial-Time Approximation Scheme (PTAS) for any fixed B ≥ 2, advancing understanding of its computational complexity.
Contribution
It establishes NP-hardness for the problem when B=2 and provides a PTAS for all fixed B ≥ 2, resolving an open question in the field.
Findings
NP-hardness proven for B=2
A PTAS exists for any fixed B ≥ 2
Advances understanding of scheduling with time restrictions
Abstract
In a recent paper, Braun, Chung and Graham [1] have addressed a single-processor scheduling problem with time restrictions. Given a fixed integer , there is a set of jobs to be processed by a single processor subject to the following B-constraint. For any real , no unit time interval is allowed to intersect more than jobs. The problem has been shown to be NP-hard when is part of the input and left as an open question whether it remains NP-hard or not if is fixed [1, 5, 7]. This paper contributes to answering this question that we prove the problem is NP-hard even when . A PTAS is also presented for any constant .
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.
Taxonomy
TopicsScheduling and Optimization Algorithms · Optimization and Search Problems · Complexity and Algorithms in Graphs
