Online Scheduling of Time-Critical Tasks to Minimize the Number of Calibrations

February 17, 2022 Β· Declared Dead Β· πŸ› Theoretical Computer Science

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Zuzhi Chen, Jialin Zhang arXiv ID 2202.08482 Category cs.DS: Data Structures & Algorithms Citations 1 Venue Theoretical Computer Science Last Checked 4 months ago
Abstract
We study the online scheduling problem where the machines need to be calibrated before processing any jobs. To calibrate a machine, it will take $Ξ»$ time steps as the activation time, and then the machine will remain calibrated status for $T$ time steps. The job can only be processed by the machine that is in calibrated status. Given a set of jobs arriving online, each of the jobs is characterized by a release time, a processing time, and a deadline. We assume that there is an infinite number of machines for usage. The objective is to minimize the total number of calibrations while feasibly scheduling all jobs. For the case that all jobs have unit processing times, we propose an $\mathcal{O}(Ξ»)$-competitive algorithm, which is asymptotically optimal. When $Ξ»=0$, the problem is degraded to rent minimization, where our algorithm achieves a competitive ratio of $3e+7(\approx 15.16)$ which improves upon the previous results for such problems.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted