SODA Conference 2023 Conference Paper
Generalized Unrelated Machine Scheduling Problem
- Shichuan Deng
- Jian Li 0015
- Yuval Rabani
We study the generalized load-balancing (GLB) problem, where we are given n jobs, each of which needs to be assigned to one of m unrelated machines with processing times { p ij }. Under a job assignment σ, the load of each machine i is Ψ i ( p i [σ]) where ψ i: ℝ n → ℝ ≥0 is a symmetric monotone norm and p i [σ] is the n - dimensional vector { p ij · 𝕀 [σ( j ) = i ]} j∈[n]. Our goal is to minimize the generalized makespan ø(load(σ)), where φ: ℝ m → ℝ ≥0 is another symmetric monotone norm and load(σ) is the m -dimensional machine load vector. This problem significantly generalizes many classic optimization problems, e. g. , makespan minimization, set cover, minimum-norm load-balancing, etc. We also study the special case of identical machine scheduling, i. e. , P ij = p j for all machine i. Our main result is a polynomial time randomized algorithm that achieves an approximation factor of O (log n ), matching the lower bound of set cover (which is special case of GLB) up to constant factor. We achieve this by rounding a novel configuration LP relaxation with exponential number of variables. To approximately solve the configuration LP, we design an approximate separation oracle for its dual program. In particular, the separation oracle can be reduced to the norm minimization with a linear constraint (NormLin) problem and we devise a polynomial time approximation scheme (PTAS) for it, which may be of independent interest. We also obtain constant factor approximation algorithms for some special cases.