English

Stochastic Makespan Minimization in Structured Set Systems

Data Structures and Algorithms 2021-06-25 v2

Abstract

We study stochastic combinatorial optimization problems where the objective is to minimize the expected maximum load (a.k.a.\ the makespan). In this framework, we have a set of nn tasks and mm resources, where each task jj uses some subset of the resources. Tasks have random sizes XjX_j, and our goal is to non-adaptively select tt tasks to minimize the expected maximum load over all resources, where the load on any resource ii is the total size of all selected tasks that use ii. For example, when resources are points and tasks are intervals in a line, we obtain an O(loglogm)O(\log\log m)-approximation algorithm. Our technique is also applicable to other problems with some geometric structure in the relation between tasks and resources; e.g., packing paths, rectangles, and "fat" objects. Our approach uses a strong LP relaxation using the cumulant generating functions of the random variables. We also show that this LP has an Ω(logm)\Omega(\log^* m) integrality gap, even for the problem of selecting intervals on a line; here logm\log^* m is the iterated logarithm function.

Keywords

Cite

@article{arxiv.2002.11153,
  title  = {Stochastic Makespan Minimization in Structured Set Systems},
  author = {Anupam Gupta and Amit Kumar and Viswanath Nagarajan and Xiangkun Shen},
  journal= {arXiv preprint arXiv:2002.11153},
  year   = {2021}
}

Comments

30 pages, 2 figures

R2 v1 2026-06-23T13:53:46.631Z