New Results on Online Resource Minimization
Lin Chen, Nicole Megow, Kevin Schewior

TL;DR
This paper introduces new algorithms and bounds for online resource minimization, especially for jobs with agreeable deadlines, achieving constant competitive ratios in various settings and improving previous bounds.
Contribution
The paper presents the first constant ratio competitive algorithm for non-preemptive scheduling with agreeable deadlines and improves bounds for preemptive cases, including an O(log n)-competitive algorithm.
Findings
First constant ratio algorithm for non-preemptive agreeable deadlines
LLF algorithm is constant for agreeable jobs in preemptive setting
An O(log n)-competitive algorithm for general preemptive resource minimization
Abstract
We consider the online resource minimization problem in which jobs with hard deadlines arrive online over time at their release dates. The task is to determine a feasible schedule on a minimum number of machines. We rigorously study this problem and derive various algorithms with small constant competitive ratios for interesting restricted problem variants. As the most important special case, we consider scheduling jobs with agreeable deadlines. We provide the first constant ratio competitive algorithm for the non-preemptive setting, which is of particular interest with regard to the known strong lower bound of n for the general problem. For the preemptive setting, we show that the natural algorithm LLF achieves a constant ratio for agreeable jobs, while for general jobs it has a lower bound of Omega(n^(1/3)). We also give an O(log n)-competitive algorithm for the general preemptive…
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
TopicsOptimization and Search Problems · Scheduling and Optimization Algorithms · Complexity and Algorithms in Graphs
