English

A Primal-Dual Approximation Algorithm for Min-Sum Single-Machine Scheduling Problems

Data Structures and Algorithms 2016-12-13 v1

Abstract

We consider the following single-machine scheduling problem, which is often denoted 1fj1||\sum f_{j}: we are given nn jobs to be scheduled on a single machine, where each job jj has an integral processing time pjp_j, and there is a nondecreasing, nonnegative cost function fj(Cj)f_j(C_{j}) that specifies the cost of finishing jj at time CjC_{j}; the objective is to minimize j=1nfj(Cj)\sum_{j=1}^n f_j(C_j). Bansal \& Pruhs recently gave the first constant approximation algorithm with a performance guarantee of 16. We improve on this result by giving a primal-dual pseudo-polynomial-time algorithm based on the recently introduced knapsack-cover inequalities. The algorithm finds a schedule of cost at most four times the constructed dual solution. Although we show that this bound is tight for our algorithm, we leave open the question of whether the integrality gap of the LP is less than 4. Finally, we show how the technique can be adapted to yield, for any ϵ>0\epsilon >0, a (4+ϵ)(4+\epsilon )-approximation algorithm for this problem.

Keywords

Cite

@article{arxiv.1612.03339,
  title  = {A Primal-Dual Approximation Algorithm for Min-Sum Single-Machine Scheduling Problems},
  author = {Maurice Cheung and Julián Mestre and David B. Shmoys and José Verschae},
  journal= {arXiv preprint arXiv:1612.03339},
  year   = {2016}
}

Comments

26 pages. A preliminary version appeared in APPROX 2011. arXiv admin note: text overlap with arXiv:1403.0298

R2 v1 2026-06-22T17:19:34.569Z