Scheduling Problems with Constrained Rejections
Sami Davies, Venkatesan Guruswami, Xuandi Ren

TL;DR
This paper explores bicriteria scheduling problems allowing limited rejections, improving approximation ratios for makespan minimization and establishing NP-hardness for a related Santa Claus problem, introducing a bicriteria Set Packing variant.
Contribution
It presents improved approximation algorithms for makespan scheduling with rejections and establishes NP-hardness results for Santa Claus with rejections, introducing a novel bicriteria Set Packing problem.
Findings
Improved the job scheduling ratio to 0.6533 with a 1.5 times makespan.
Proved NP-hardness for a Santa Claus variant with rejections.
Introduced a bicriteria Set Packing problem with algorithmic and hardness results.
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 jobs on unrelated machines is , (Feige and Vondr\'ak, 2006) gave an algorithm that schedules a fraction of jobs in time . We show the ratio can be improved to if we allow makespan . 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 or . 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 fraction of agents receive value at…
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 Packing Problems · Optimization and Search Problems
