Generalized Unrelated Machine Scheduling Problem
Abstract
We study the generalized load-balancing (GLB) problem, where we are given jobs, each of which needs to be assigned to one of unrelated machines with processing times . Under a job assignment , the load of each machine is where is a symmetric monotone norm and is the -dimensional vector . Our goal is to minimize the generalized makespan , where is another symmetric monotone norm and is the -dimensional machine load vector. This problem significantly generalizes many classic optimization problems, e.g., makespan minimization, set cover, minimum-norm load-balancing, etc. We obtain a polynomial time randomized algorithm that achieves an approximation factor of , matching the lower bound of set cover 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.
Cite
@article{arxiv.2202.06292,
title = {Generalized Unrelated Machine Scheduling Problem},
author = {Shichuan Deng and Jian Li and Yuval Rabani},
journal= {arXiv preprint arXiv:2202.06292},
year = {2022}
}