Online Total Completion Time Scheduling on Parallel Identical Machines
Uwe Schwiegelshohn

TL;DR
This paper presents a new online scheduling algorithm for parallel identical machines that minimizes total completion time, improving previous bounds and providing optimal solutions for specific cases.
Contribution
It introduces an improved online algorithm with a competitive ratio of 1.546 for total completion time on parallel machines, and establishes the first separation between weighted and unweighted versions.
Findings
Improved lower bounds for competitive ratios decreasing with more machines.
Achieved a tight competitive ratio of 1.546 for two-machine case.
First optimal online algorithm for total completion time in parallel environments.
Abstract
We investigate deterministic non-preemptive online scheduling with delayed commitment for total completion time minimization on parallel identical machines. In this problem, jobs arrive one-by-one and their processing times are revealed upon arrival. An online algorithm can assign a job to a machine at any time after its arrival. We neither allow preemption nor a restart of the job, that is, once started, the job occupies the assigned machine until its completion. Our objective is the minimization of the sum of the completion times of all jobs. In the more general weighted version of the problem, we multiply the completion time of a job by the individual weight of the job. We apply competitive analysis to evaluate our algorithms. We improve 25-year-old lower bounds for the competitive ratio of this problem by optimizing a simple job pattern. These lower bounds decrease with growing…
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 · Advanced Bandit Algorithms Research
