Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
166 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
42 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Generalized Unrelated Machine Scheduling Problem (2202.06292v1)

Published 13 Feb 2022 in cs.DS

Abstract: 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 $\sigma$, the load of each machine $i$ is $\psi_i(\mathbf{p}{i}[\sigma])$ where $\psi_i:\mathbb{R}n\rightarrow\mathbb{R}{\geq0}$ is a symmetric monotone norm and $\mathbf{p}{i}[\sigma]$ is the $n$-dimensional vector ${p{ij}\cdot \mathbf{1}[\sigma(j)=i]}{j\in [n]}$. Our goal is to minimize the generalized makespan $\phi(\mathsf{load}(\sigma))$, where $\phi:\mathbb{R}m\rightarrow\mathbb{R}{\geq0}$ is another symmetric monotone norm and $\mathsf{load}(\sigma)$ 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 obtain a polynomial time randomized algorithm that achieves an approximation factor of $O(\log n)$, 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.

Citations (5)

Summary

We haven't generated a summary for this paper yet.