English

The local-global conjecture for scheduling with non-linear cost

Data Structures and Algorithms 2015-12-22 v5

Abstract

We consider the classical scheduling problem on a single machine, on which we need to schedule sequentially nn given jobs. Every job jj has a processing time pjp_j and a priority weight wjw_j, and for a given schedule a completion time CjC_j. In this paper we consider the problem of minimizing the objective value jwjCjβ\sum_j w_j C_j^\beta for some fixed constant β>0\beta>0. This non-linearity is motivated for example by the learning effect of a machine improving its efficiency over time, or by the speed scaling model. For β=1\beta=1, the well-known Smith's rule that orders job in the non-increasing order of wj/pjw_j/p_j give the optimum schedule. However, for β1\beta \neq 1, the complexity status of this problem is open. Among other things, a key issue here is that the ordering between a pair of jobs is not well-defined, and might depend on where the jobs lie in the schedule and also on the jobs between them. We investigate this question systematically and substantially generalize the previously known results in this direction. These results lead to interesting new dominance properties among schedules which lead to huge speed up in exact algorithms for the problem. An experimental study evaluates the impact of these properties on the exact algorithm A*.

Keywords

Cite

@article{arxiv.1304.6188,
  title  = {The local-global conjecture for scheduling with non-linear cost},
  author = {Nikhil Bansal and Christoph Dürr and Nguyen Kim Thang and Óscar C. Vásquez},
  journal= {arXiv preprint arXiv:1304.6188},
  year   = {2015}
}
R2 v1 2026-06-22T00:04:38.486Z