Problem
The following set o five jobs is to be processed through two work centers (WC's). The sequence is WC 1 to WC 2. Processing time for each of the work centers is shown in the following table: Job T U V W X Work Center 1 15, 7, 4, 7, 10. Work Center 2. 3, 9, 10, 6, 9
What is the optimal sequence for those jobs to be scheduled? Chart these jobs through the two work centers What is the total time of the whole operation? What are the idle times of each work center?