English

Semi-online Scheduling with Lookahead

Data Structures and Algorithms 2023-06-12 v1 Operating Systems

Abstract

The knowledge of future partial information in the form of a lookahead to design efficient online algorithms is a theoretically-efficient and realistic approach to solving computational problems. Design and analysis of semi-online algorithms with extra-piece-of-information (EPI) as a new input parameter has gained the attention of the theoretical computer science community in the last couple of decades. Though competitive analysis is a pessimistic worst-case performance measure to analyze online algorithms, it has immense theoretical value in developing the foundation and advancing the state-of-the-art contributions in online and semi-online scheduling. In this paper, we study and explore the impact of lookahead as an EPI in the context of online scheduling in identical machine frameworks. We introduce a kk-lookahead model and design improved competitive semi-online algorithms. For a 22-identical machine setting, we prove a lower bound of 43\frac{4}{3} and design an optimal algorithm with a matching upper bound of 43\frac{4}{3} on the competitive ratio. For a 33-identical machine setting, we show a lower bound of 1511\frac{15}{11} and design a 1611\frac{16}{11}-competitive improved semi-online algorithm.

Keywords

Cite

@article{arxiv.2306.06003,
  title  = {Semi-online Scheduling with Lookahead},
  author = {Debasis Dwibedy and Rakesh Mohanty},
  journal= {arXiv preprint arXiv:2306.06003},
  year   = {2023}
}

Comments

14 pages, 1 figure

R2 v1 2026-06-28T11:01:11.816Z