Speed-robust scheduling revisited
Josef Minařík, Jiří Sgall
TL;DR
The paper investigates speed-robust scheduling on uniformly related machines, proposing a two-stage bagging framework in which a first-stage partition into $b$ bags precedes a second-stage allocation once machine speeds are revealed. It delivers new bounds across job-type regimes: a $1.6$-robust algorithm for bricks with $b=m$, tight up to a $1.58$ lower bound; tight upper and lower bounds for infinitesimal (sand) jobs when $b\ge m$ with the factor $\overline{\rho}(m,b)=\frac{m^b}{m^b-(m-1)^b}$; and a $q$-pebble result achieving robustness near the infinitesimal limit, with a constructive coin-based approach for bricks that also integrates fractional and integral analyses. The key technical contributions include a geometric-sand construction using $U=m^b$, $L=m^b-(m-1)^b$, $t_j$ sequences, and a greedy second stage, plus a novel integrality-driven bag-size algorithm for bricks that attains the 1.6 bound. Collectively, the results advance understanding of robustness in two-stage scheduling under unknown machine environments and provide practically efficient algorithms with provable guarantees for several natural job regimes. The work also highlights a path toward improving the general $b=m$ bound and motivates further exploration of the rocks and mixed regimes.
Abstract
Speed-robust scheduling is the following two-stage problem of scheduling $n$ jobs on $m$ uniformly related machines. In the first stage, the algorithm receives the value of $m$ and the processing times of $n$ jobs; it has to partition the jobs into $b$ groups called bags. In the second stage, the machine speeds are revealed and the bags are assigned to the machines, i.e., the algorithm produces a schedule where all the jobs in the same bag are assigned to the same machine. The objective is to minimize the makespan (the length of the schedule). The algorithm is compared to the optimal schedule and it is called $ρ$-robust, if its makespan is always at most $ρ$ times the optimal one. Our main result is an improved bound for equal-size jobs for $b=m$. We give an upper bound of $1.6$. This improves previous bound of $1.8$ and it is almost tight in the light of previous lower bound of $1.58$. Second, for infinitesimally small jobs, we give tight upper and lower bounds for the case when $b\geq m$. This generalizes and simplifies the previous bounds for $b=m$. Finally, we introduce a new special case with relatively small jobs for which we give an algorithm whose robustness is close to that of infinitesimal jobs and thus gives better than $2$-robust for a large class of inputs.
