Sublinear Approximation Schemes for Scheduling Precedence Graphs of Bounded Depth
Bin Fu, Yumei Huo, Hairong Zhao

TL;DR
This paper introduces the first sublinear space and time approximation schemes for scheduling precedence graphs of bounded depth, achieving near-optimal solutions under specific constraints in big data environments.
Contribution
It presents novel one-pass streaming and sublinear time algorithms for scheduling with precedence constraints, extending to more general job size scenarios.
Findings
First sublinear space approximation scheme for bounded depth scheduling.
First sublinear time algorithms for the same scheduling problem.
Achieves near-optimal approximation ratios under certain constraints.
Abstract
We study the classical scheduling problem on parallel machines %with precedence constraints where the precedence graph has the bounded depth . Our goal is to minimize the maximum completion time. We focus on developing approximation algorithms that use only sublinear space or sublinear time. We develop the first one-pass streaming approximation schemes using sublinear space when all jobs' processing times differ no more than a constant factor and the number of machines is at most . This is so far the best approximation we can have in terms of , since no polynomial time approximation better than exists when unless P=NP. %the problem cannot be approximated within a factor of when even if all jobs have equal processing time. The algorithms are then extended to the more general…
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 · Complexity and Algorithms in Graphs · Scheduling and Optimization Algorithms
