English

Lazy Local Search Meets Machine Scheduling

Data Structures and Algorithms 2016-12-14 v2

Abstract

We study the restricted case of Scheduling on Unrelated Parallel Machines. In this problem, we are given a set of jobs JJ with processing times pjp_j and each job may be scheduled only on some subset of machines SjMS_j \subseteq M. The goal is to find an assignment of jobs to machines to minimize the time by which all jobs can be processed. In a seminal paper, Lenstra, Shmoys, and Tardos designed an elegant 22-approximation for the problem in 1987. The question of whether approximation algorithms with better guarantees exist for this classic scheduling problem has since remained a source of mystery. In recent years, with the improvement of our understanding of Configuration LPs, it now appears an attainable goal to design such an algorithm. Our main contribution is to make progress towards this goal. When the processing times of jobs are either 11 or ϵ(0,1)\epsilon \in (0,1), we design an approximation algorithm whose guarantee tends to 1+3/21.8660254,1 + \sqrt{3}/2 \approx 1.8660254, for the interesting cases when ϵ0\epsilon \to 0. This improves on the 2ϵ02-\epsilon_0 guarantee recently obtained by Chakrabarty, Khanna, and Li for some constant ϵ0>0\epsilon_0 > 0.

Keywords

Cite

@article{arxiv.1611.07371,
  title  = {Lazy Local Search Meets Machine Scheduling},
  author = {Chidambaram Annamalai},
  journal= {arXiv preprint arXiv:1611.07371},
  year   = {2016}
}

Comments

added 4 figures; sharpened the constant from 1+2/sqrt{5} to 17/9

R2 v1 2026-06-22T17:00:58.342Z