English

Scheduling Problems with Constrained Rejections

Data Structures and Algorithms 2025-11-04 v1 Computational Complexity

Abstract

We study bicriteria versions of Makespan Minimization on Unrelated Machines and Santa Claus by allowing a constrained number of rejections. Given an instance of Makespan Minimization on Unrelated Machines where the optimal makespan for scheduling nn jobs on mm unrelated machines is TT, (Feige and Vondr\'ak, 2006) gave an algorithm that schedules a (11/e+10180)(1-1/e+10^{-180}) fraction of jobs in time TT. We show the ratio can be improved to 0.6533>11/e+0.020.6533>1-1/e+0.02 if we allow makespan 3T/23T/2. To the best our knowledge, this is the first result examining the tradeoff between makespan and the fraction of scheduled jobs when the makespan is not TT or 2T2T. For the Santa Claus problem (the Max-Min version of Makespan Minimization), the analogous bicriteria objective was studied by (Golovin, 2005), who gave an algorithm providing an allocation so a (11/k)(1-1/k) fraction of agents receive value at least T/kT/k, for any kZ+k \in \mathbb{Z}^+ and TT being the optimal minimum value every agent can receive. We provide the first hardness result by showing there are constants δ,ε>0\delta,\varepsilon>0 such that it is NP-hard to find an allocation where a (1δ)(1-\delta) fraction of agents receive value at least (1ε)T(1-\varepsilon) T. To prove this hardness result, we introduce a bicriteria version of Set Packing, which may be of independent interest, and prove some algorithmic and hardness results for it. Overall, we believe these bicriteria scheduling problems warrant further study as they provide an interesting lens to understand how robust the difficulty of the original optimization goal might be.

Keywords

Cite

@article{arxiv.2511.00184,
  title  = {Scheduling Problems with Constrained Rejections},
  author = {Sami Davies and Venkatesan Guruswami and Xuandi Ren},
  journal= {arXiv preprint arXiv:2511.00184},
  year   = {2025}
}
R2 v1 2026-07-01T07:16:24.946Z