An Improved Greedy Algorithm for Stochastic Online Scheduling on Unrelated Machines

August 14, 2022 Β· Declared Dead Β· + Add venue

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

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Sven JΓ€ger arXiv ID 2208.06815 Category cs.DS: Data Structures & Algorithms Citations 8 Last Checked 4 months ago
Abstract
Most practical scheduling applications involve some uncertainty about the arriving times and lengths of the jobs. Stochastic online scheduling is a well-established model capturing this. Here the arrivals occur online, while the processing times are random. For this model, Gupta, Moseley, Uetz, and Xie recently devised an efficient policy for non-preemptive scheduling on unrelated machines with the objective to minimize the expected total weighted completion time. We improve upon this policy by adroitly combining greedy job assignment with $Ξ±_j$-point scheduling on each machine. In this way we obtain a $(3+\sqrt 5)(2+Ξ”)$-competitive deterministic and an $(8+4Ξ”)$-competitive randomized stochastic online scheduling policy, where $Ξ”$ is an upper bound on the squared coefficients of variation of the processing times. We also give constant performance guarantees for these policies within the class of all fixed-assignment policies. The $Ξ±_j$-point scheduling on a single machine can be enhanced when the upper bound $Ξ”$ is known a priori or the processing times are known to be $Ξ΄$-NBUE for some $Ξ΄\ge 1$. This implies improved competitive ratios for unrelated machines but may also be of independent interest.
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