Near-Linear Approximation Algorithms for Scheduling Problems with Batch Setup Times
Abstract
We investigate the scheduling of jobs divided into classes on identical parallel machines. For every class there is a setup time which is required whenever a machine switches from the processing of one class to another class. The objective is to find a schedule that minimizes the makespan. We give near-linear approximation algorithms for the following problem variants: the non-preemptive context where jobs may not be preempted, the preemptive context where jobs may be preempted but not parallelized, as well as the splittable context where jobs may be preempted and parallelized. We present the first algorithm improving the previously best approximation ratio of to a better ratio of in the preemptive case. In more detail, for all three flavors we present an approximation ratio with running time , ratio in time as well as a ratio of . The -approximate algorithms have different running times. In the non-preemptive case we get time where is the largest value of the input. The splittable approximation runs in time whereas the preemptive algorithm has a running time . So far, no PTAS is known for the preemptive problem without restrictions, so we make progress towards that question. Recently Jansen et al. found an EPTAS for the splittable and non-preemptive case but with impractical running times exponential in .
Cite
@article{arxiv.1810.01223,
title = {Near-Linear Approximation Algorithms for Scheduling Problems with Batch Setup Times},
author = {Max A. Deppert and Klaus Jansen},
journal= {arXiv preprint arXiv:1810.01223},
year = {2019}
}