Parameterized complexity of scheduling unit-time jobs with generalized precedence constraints
Christina B\"using, Maurice Draeger, Corinna Mathwieser

TL;DR
This paper investigates the parameterized complexity of scheduling unit-time jobs with generalized Boolean formula-based precedence constraints, revealing fixed-parameter tractability in some cases and hardness in others.
Contribution
It introduces a unified framework for various precedence constraints and characterizes the complexity landscape based on different parameterizations and constraint structures.
Findings
Fixed-parameter tractability when parameterizing by the number of predecessors.
W[1]-hardness for disjunctive normal form constraints.
NP-hardness results for and/or-constrained problems and on two machines.
Abstract
We study the parameterized complexity of scheduling unit-time jobs on parallel, identical machines under generalized precedence constraints for minimization of the makespan and the sum of completion times. In our setting, each job is equipped with a Boolean formula (precedence constraint) over the set of jobs. A schedule satisfies a job's precedence constraint if setting earlier jobs to true satisfies the formula. Our definition generalizes several common types of precedence constraints: classical and-constraints if every formula is a conjunction, or-constraints if every formula is a disjunction, and and/or-constraints if every formula is in conjunctive normal form. We prove fixed-parameter tractability when parameterizing by the number of predecessors. For parameterization by the number of successors, however, the complexity depends on the structure of the precedence constraints. If…
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
TopicsAdvanced Graph Theory Research · Scheduling and Optimization Algorithms · Constraint Satisfaction and Optimization
