Informatyka Teoretyczna

Prowadzący: Paweł Idziak
Zwyczajowy czas i miejsce: środa, 16:15-18:00, sala 1094
Strona WWW: tcs.uj.edu.pl/tcs
Termin: 23.03.2011
Referent: Maciej Wawro
Tytuł referatu: Weighted Sum Coloring in Batch Scheduling of Conflicting Jobs
Streszczenie: Motivated by applications in batch scheduling of jobs 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), with an edge (i,j) whenever the pair of jobs Ji and Jj cannot be processed in the same batch. We are to schedule the jobs in batches, where each batch completes its processing when the last job in the batch completes 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.