Approximating Vector Scheduling: Almost Matching Upper and Lower Bounds
Nikhil Bansal,Tim Oosterwijk,Tjark Vredeveld,Ruben van der Zwaan
DOI: https://doi.org/10.1007/s00453-016-0116-0
IF: 0.909
Algorithmica
Abstract:We consider the Vector Scheduling problem, a natural generalization of the classical makespan minimization problem to multiple resources. Here, we are given n jobs, represented as d-dimensional vectors in [ 0 , 1 ] d , and m identical machines, and the goal is to assign the jobs to machines such that the maximum load of each machine over all the coordinates is at most 1. For fixed d, the problem admits an approximation scheme, and the best known running time is n f ( ϵ , d ) where f ( ϵ , d ) = ( 1 / ϵ ) O ~ ( d ) ( O ~ suppresses polylogarithmic terms in d). In particular, the dependence on d is double exponential. In this paper we show that a double exponential dependence on d is necessary, and give an improved algorithm with essentially optimal running time. Specifically, we let exp ( x ) denote 2 x and show that: (1) For any ϵ < 1 , there is no ( 1 + ϵ ) -approximation with running time exp o ( ⌊ 1 / ϵ ⌋ d / 3 ) unless the Exponential Time Hypothesis fails. (2) No ( 1 + ϵ ) -approximation with running time exp ⌊ 1 / ϵ ⌋ o ( d ) exists, unless NP has subexponential time algorithms. (3) Similar lower bounds also hold even if ϵ m extra machines are allowed (i.e. with resource augmentation), for sufficiently small ϵ > 0 . (4) We complement these lower bounds with a ( 1 + ϵ ) -approximation that runs in time exp ( 1 / ϵ ) O ( d log log d ) + n d . This gives the first efficient approximation scheme (EPTAS) for the problem.