The Days On Days Off Scheduling Problem
Fabien Nie{\ss}en, Paul Paschmanns

TL;DR
This paper analyzes a specific personnel scheduling problem with constraints on work and days off, proving its NP-completeness and offering efficient algorithms for certain cases.
Contribution
It proves the NP-completeness of a scheduling variant and classifies its special cases, providing algorithms for feasible schedule computation.
Findings
The scheduling problem is NP-complete.
Certain simplified cases are polynomial-time solvable.
Efficient algorithms are provided for feasible schedule construction.
Abstract
Personnel scheduling problems have received considerable academic attention due to their relevance in various real-world applications. These problems involve preparing feasible schedules for an organization's employees and often account for factors such as qualifications of workers and holiday requests, resulting in complex constraints. While certain versions of the personnel rostering problem are widely acknowledged as NP-hard, there is limited theoretical analysis specific to many of its variants. Many studies simply assert the NP-hardness of the general problem without investigating whether the specific cases they address inherit this computational complexity. In this paper, we examine a variant of the personnel scheduling problems, which involves scheduling a homogeneous workforce subject to constraints concerning both the total number and the number of consecutive work days and…
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 · Advanced Manufacturing and Logistics Optimization
