Weighted sum coloring in batch scheduling of conflicting jobs

  • Authors:
  • Leah Epstein;Magnús M. Halldórsson;Asaf Levin;Hadas Shachnai

  • Affiliations:
  • Department of Mathematics, University of Haifa, Haifa, Israel;Department of Computer Science, University of Iceland, Reykjavik, Iceland;Department of Statistics, The Hebrew University, Jerusalem, Israel;Department of Computer Science, The Technion, Haifa, Israel

  • Venue:
  • APPROX'06/RANDOM'06 Proceedings of the 9th international conference on Approximation Algorithms for Combinatorial Optimization Problems, and 10th international conference on Randomization and Computation
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Motivated by applications in batch scheduling of interval jobs, processes in manufacturing systems and distributed computing, we study two related problems. Given is a set of jobs { J1,...,Jn}, where Jj has the processing time pj, and an undirected intersection graph G =({ 1,2,...,n},E); there is an edge (i,j) ∈E if the pair of jobs Ji and Jj cannot be processed in the same batch. At any period of time, we can process a batch of jobs that forms an independent set in G. The batch completes its processing when the last job in the batch completes its execution. The goal is to minimize the sum of job completion times. Our two problems differ in the definition of completion time of a job within a given batch. In the first variant, a job completes its execution when its batch is completed, whereas in the second variant, a job completes execution when its own processing is completed. For the first variant, we show that an adaptation of the greedy set cover algorithm gives a 4-approximation for perfect graphs. For the second variant, we give new or improved approximations for a number of different classes of graphs. The algorithms are of widely different genres (LP, greedy, subgraph covering), yet they curiously share a common feature in their use of randomized geometric partitioning.