On the Approximability of Related Machine Scheduling under Arbitrary Precedence
Vaneet Aggarwal, Tian Lan, Suresh Subramaniam, Maotong Xu

TL;DR
This paper introduces a novel approximation algorithm for complex unrelated machine scheduling with arbitrary precedence constraints, significantly improving weighted completion times in distributed computing scenarios.
Contribution
It develops a new LP relaxation and approximation algorithm for scheduling with arbitrary precedence, advancing the theoretical understanding and practical performance.
Findings
Achieves a 2(1+(m-1)/D) approximation ratio.
Polynomial-time algorithm using the Ellipsoid method.
Experimental results show substantial improvements in real-world benchmarks.
Abstract
Distributed computing systems often need to consider the scheduling problem involving a collection of highly dependent data-processing tasks that must work in concert to achieve mission-critical objectives. This paper considers the unrelated machine scheduling problem for minimizing weighted sum completion time under arbitrary precedence constraints and on heterogeneous machines with different processing speeds. The problem is known to be strongly NP-hard even in the single machine setting. By making use of Queyranne's constraint set and constructing a novel Linear Programming relaxation for the scheduling problem under arbitrary precedence constraints, our results in this paper advance the state of the art. We develop a -approximation algorithm (and -approximation) for the scheduling problem with zero release time (and arbitrary release time), where is…
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
TopicsOptimization and Search Problems · Scheduling and Optimization Algorithms · Cloud Computing and Resource Management
