Scheduling with Non-Renewable Resources: Minimizing the Sum of Completion Times
Krist\'of B\'erczi, Tam\'as Kir\'aly, Simon Omlor

TL;DR
This paper studies scheduling problems with non-renewable resources aiming to minimize total weighted completion times, providing complexity results, approximation algorithms, and a new variant with unknown resource arrivals.
Contribution
It offers polynomial approximation algorithms, proves NP-hardness for specific cases, and introduces a new problem variant with approximation and inapproximability results.
Findings
NP-hardness of unit resource requirement scheduling problem
3/2-approximation using Shortest Processing Time First order
A 4-approximation for the unknown resource arrival times variant
Abstract
The paper considers single-machine scheduling problems with a non-renewable resource. In this setting, we are given a set jobs, each of which is characterized by a processing time, a weight, and the job also has some resource requirement. At fixed points in time, a certain amount of the resource is made available to be consumed by the jobs. The goal is to assign the jobs non-preemptively to time slots on the machine, so that at any time their resource requirement does not exceed the available amounts of resources. The objective that we consider here is the minimization of the sum of weighted completion times. We give polynomial approximation algorithms and complexity results for single scheduling machine problems. In particular, we show strong NP-hardness of the case of unit resource requirements and weights (), thus answering an open question of Gy\"orgyi and…
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
