Abstract
Scheduling with testing falls under the umbrella of the research on optimization with explorable uncertainty. In this model, each job has an upper limit on its processing time that can be decreased to a lower limit (possibly unknown) by some preliminary action (testing). Recently, Dürr et al. [10] has studied a setting where testing a job takes a unit time, and the goal is to minimize total completion time or makespan on a single machine. In this paper, we extend their problem to the budget setting in which each test consumes a job-specific cost, and we require that the total testing cost cannot exceed a given budget. We consider the offline variant (the lower processing time is known) and the oblivious variant (the lower processing time is unknown) and aim to minimize the total completion time or makespan on a single machine.
For the total completion time objective, we show NP-hardness and derive a PTAS for the offline variant based on a novel LP rounding scheme. We give a (4 + ϵ)-competitive algorithm for the oblivious variant based on a framework inspired by the worst-case lower-bound instance. For the makespan objective, we give an FPTAS for the offline variant and a (2 + ϵ)-competitive algorithm for the oblivious variant. Our algorithms for the oblivious variants under both objectives run in time O(poly(n/ϵ)). Lastly, we show that our results are essentially optimal by providing matching lower bounds.
© Christoph Damerius, Peter Kling, Minming Li, Chenyang Xu, and Ruilong Zhang.
For the total completion time objective, we show NP-hardness and derive a PTAS for the offline variant based on a novel LP rounding scheme. We give a (4 + ϵ)-competitive algorithm for the oblivious variant based on a framework inspired by the worst-case lower-bound instance. For the makespan objective, we give an FPTAS for the offline variant and a (2 + ϵ)-competitive algorithm for the oblivious variant. Our algorithms for the oblivious variants under both objectives run in time O(poly(n/ϵ)). Lastly, we show that our results are essentially optimal by providing matching lower bounds.
© Christoph Damerius, Peter Kling, Minming Li, Chenyang Xu, and Ruilong Zhang.
Original language | English |
---|---|
Title of host publication | 31st Annual European Symposium on Algorithms (ESA 2023) |
Editors | Inge Li Gørtz, Martin Farach-Colton, Simon J. Puglisi, Grzegorz Herman |
Publisher | Schloss Dagstuhl – Leibniz-Zentrum für Informatik |
ISBN (Print) | 9783959772952 |
DOIs | |
Publication status | Published - Sept 2023 |
Event | 31st Annual European Symposium on Algorithms (ESA 2023) - Amsterdam, Netherlands Duration: 4 Sept 2023 → 6 Sept 2023 https://algo-conference.org/2023/esa/ https://algo-conference.org/esa/ |
Publication series
Name | LIPIcs – Leibniz International Proceedings in Informatics |
---|---|
Volume | 274 |
ISSN (Print) | 1868-8969 |
Conference
Conference | 31st Annual European Symposium on Algorithms (ESA 2023) |
---|---|
Abbreviated title | ESA 2023 |
Country/Territory | Netherlands |
City | Amsterdam |
Period | 4/09/23 → 6/09/23 |
Internet address |
Research Keywords
- approximation algorithm
- competitive analysis
- LP rounding
- makespan
- NP hardness
- PTAS
- scheduling
- total completion time