English

New Competitive Analysis Results of Online List Scheduling Algorithm

Data Structures and Algorithms 2020-01-03 v1

Abstract

Online algorithm has been an emerging area of interest for researchers in various domains of computer science. The online mm-machine list scheduling problem introduced by Graham has gained theoretical as well as practical significance in the development of competitive analysis as a performance measure for online algorithms. In this paper, we study and explore the performance of Graham's online \textit{list scheduling algorithm(LSA)} for independent jobs. In the literature, \textit{LSA} has already been proved to be 21m2-\frac{1}{m} competitive, where mm is the number of machines. We present two new upper bound results on competitive analysis of \textit{LSA}. We obtain upper bounds on the competitive ratio of 22m2-\frac{2}{m} and 2m2m+1m22-\frac{m^2-m+1}{m^2} respectively for practically significant two special classes of input job sequences. Our analytical results can motivate the practitioners to design improved competitive online algorithms for the mm-machine list scheduling problem by characterization of real life input sequences.

Keywords

Cite

@article{arxiv.2001.00004,
  title  = {New Competitive Analysis Results of Online List Scheduling Algorithm},
  author = {Rakesh Mohanty and Debasis Dwibedy and Shreeya Swagatika Sahoo},
  journal= {arXiv preprint arXiv:2001.00004},
  year   = {2020}
}

Comments

9 pages, In Proceeding of the 14th Annual ADMA Conference 2018, India

R2 v1 2026-06-23T13:00:17.457Z