76870 — SOLVE BY HAND Given the sequence of jobs below arri…
76870 — SOLVE BY HAND Given the sequence of jobs below arrive in the order as shown below: Row 1 is the first arrival and row 5 is the last arrival. Jobs go from R1>R2>R3 with the processing times shown below. Answer the following questions Job R1 R2 R3 1 7 6 9 2 8 4 7 3 10 1 11 4 2 4 8 5 6 3 6 If Johnson-Algorithm is applied, the jobs in Group A are [a], the jobs in group b are [b], and the sequence of jobs is [johnson]
Read Details