Cardinality Constrained Scheduling in Online Models
Leah Epstein, Alexandra Lassota, Asaf Levin, Marten Maack, Lars, Rohwedder

TL;DR
This paper studies online scheduling with a cardinality constraint per machine, providing a constant competitive algorithm, a lower bound of 2, and exploring semi-online and ordinal algorithm frameworks.
Contribution
It introduces the first constant competitive algorithm for online cardinality constrained scheduling and analyzes the limits of semi-online and ordinal approaches.
Findings
Existence of a constant competitive online algorithm.
A lower bound of 2 on the competitive ratio.
Insights into semi-online and ordinal algorithm frameworks.
Abstract
Makespan minimization on parallel identical machines is a classical and intensively studied problem in scheduling, and a classic example for online algorithm analysis with Graham's famous list scheduling algorithm dating back to the 1960s. In this problem, jobs arrive over a list and upon an arrival, the algorithm needs to assign the job to a machine. The goal is to minimize the makespan, that is, the maximum machine load. In this paper, we consider the variant with an additional cardinality constraint: The algorithm may assign at most jobs to each machine where is part of the input. While the offline (strongly NP-hard) variant of cardinality constrained scheduling is well understood and an EPTAS exists here, no non-trivial results are known for the online variant. We fill this gap by making a comprehensive study of various different online models. First, we show that there is a…
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.
