Emergent Mind

High Multiplicity Scheduling on Uniform Machines in FPT-Time

(2203.01741)
Published Mar 3, 2022 in cs.DS

Abstract

In high-multiplicity scheduling, jobs of the same size are encoded in an efficient way, that is, for each size the number of jobs of that size is given instead of a list of jobs. Similarly, machines are encoded. We consider scheduling on uniform machines where a job of size $pj$ takes time $pj/si$ on a machine of speed $si$. Classical (NP-hard) objectives are Makespan minimization ($C{\max}$) and Santa Claus ($C{\min}$). We show that both objectives can be solved in time $\mathcal O( p{\max}{\mathcal O(d2)} \operatorname {poly} |I| )$ where $p{\max}$ is the largest jobs size, $d$ the number of different job sizes and $|I|$ the encoding length of the instance. Our approach incorporates two structural theorems: The first allows us to replace machines of large speed by multiple machines of smaller speed. The second tells us that some fractional assignments can be used to reduce the instance significantly. Using only the first theorem, we show some additional results. For the problem Envy Minimization ($C{\mathit{envy}}$), we propose an $\mathcal O(s{\max} \cdot p{\max}{\mathcal O(d3)} \operatorname{poly} |I|)$ time algorithm (where $s{\max}$ is the largest speed). For $C{\max}$ and $C{\min}$ in the Restricted Assignment setting, we give an $\mathcal O( (d p_{\max}){\mathcal O(d3)} \operatorname{poly} |I|)$ time algorithm. As far as we know, those running times are better than the running times of the algorithms known until today.

We're not able to analyze this paper right now due to high demand.

Please check back later (sorry!).

Generate a summary of this paper on our Pro plan:

We ran into a problem analyzing this paper.

Newsletter

Get summaries of trending comp sci papers delivered straight to your inbox:

Unsubscribe anytime.