WSRPT is 1.2259-competitive for Weighted Completion Time Scheduling
Samin Jamalabadi, Uwe Schwiegelshohn

TL;DR
This paper establishes the exact competitive ratio of 1.2259 for the WSRPT algorithm in online weighted completion time scheduling, improving previous bounds and demonstrating its optimality among known algorithms.
Contribution
The paper determines the tight competitive ratio of WSRPT as 1.2259, the first precise value for this problem, and improves the lower bound of the ratio to 1.1038.
Findings
WSPT guarantees optimality on a single machine.
WSPRPT has a competitive ratio of 1.2259, the best known for online preemptive scheduling.
The lower bound for the ratio is increased to 1.1038.
Abstract
\textit{Weighted shortest processing time first} (WSPT) is one of the best known algorithms for total weighted completion time scheduling problems. For each job , it first combines the two independent job parameters weight and processing time by simply forming the so called Smith ratio . Then it schedules the jobs in order of decreasing Smith ratio values. The algorithm guarantees an optimal schedule for a single machine and the approximation factor for parallel identical machines. For the corresponding online problem in a single machine environment with preemption, the \textit{weighted shortest remaining processing time first} (WSRPT) algorithm replaces the processing time with the remaining processing time for every job that is only partially executed at time when determining the Smith ratio. Since more than 10 years, we only…
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
TopicsScheduling and Optimization Algorithms · Optimization and Search Problems · Distributed and Parallel Computing Systems
