English

A Combinatorial Approximation Algorithm for Graph Balancing with Light Hyper Edges

Data Structures and Algorithms 2015-10-05 v3

Abstract

Makespan minimization in restricted assignment (Rpij{pj,}Cmax)(R|p_{ij}\in \{p_j, \infty\}|C_{\max}) is a classical problem in the field of machine scheduling. In a landmark paper in 1990 [8], Lenstra, Shmoys, and Tardos gave a 2-approximation algorithm and proved that the problem cannot be approximated within 1.5 unless P=NP. The upper and lower bounds of the problem have been essentially unimproved in the intervening 25 years, despite several remarkable successful attempts in some special cases of the problem [2,4,12] recently. In this paper, we consider a special case called graph-balancing with light hyper edges, where heavy jobs can be assigned to at most two machines while light jobs can be assigned to any number of machines. For this case, we present algorithms with approximation ratios strictly better than 2. Specifically, Two job sizes: Suppose that light jobs have weight ww and heavy jobs have weight WW, and w<Ww < W. We give a 1.51.5-approximation algorithm (note that the current 1.5 lower bound is established in an even more restrictive setting [1,3]). Indeed, depending on the specific values of ww and WW, sometimes our algorithm guarantees sub-1.5 approximation ratios. Arbitrary job sizes: Suppose that WW is the largest given weight, heavy jobs have weights in the range of (βW,W](\beta W, W], where 4/7β<14/7\leq \beta < 1, and light jobs have weights in the range of (0,βW](0,\beta W]. We present a (5/3+β/3)(5/3+\beta/3)-approximation algorithm. Our algorithms are purely combinatorial, without the need of solving a linear program as required in most other known approaches.

Keywords

Cite

@article{arxiv.1507.07396,
  title  = {A Combinatorial Approximation Algorithm for Graph Balancing with Light Hyper Edges},
  author = {Chien-Chung Huang and Sebastian Ott},
  journal= {arXiv preprint arXiv:1507.07396},
  year   = {2015}
}
R2 v1 2026-06-22T10:19:24.616Z