A Combinatorial Approximation Algorithm for Graph Balancing with Light Hyper Edges
Chien-Chung Huang, Sebastian Ott

TL;DR
This paper introduces new combinatorial approximation algorithms for graph balancing with light hyper edges, achieving ratios better than 2 and improving upon the classic 1.5 bound for specific job weight scenarios.
Contribution
It presents the first combinatorial algorithms surpassing the 2-approximation barrier for this problem, including a 1.5-approximation for two job sizes and a (5/3+β/3)-approximation for arbitrary sizes.
Findings
Achieved a 1.5-approximation for two job sizes with light and heavy jobs.
Developed a (5/3+β/3)-approximation for arbitrary job weights.
Algorithms are purely combinatorial, avoiding linear programming.
Abstract
Makespan minimization in restricted assignment 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 and heavy…
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
TopicsConstraint Satisfaction and Optimization · Model-Driven Software Engineering Techniques · Optimization and Search Problems
