0
954views
(Duplicate) Write down algorithm of job sequencing using deadlines. Solve the following Problem.

Write down algorithm of job sequencing using deadlines. Solve the following Problem. N=5

(P1, P2, P3, P4, P5) = (20, 15, 10, 5, 3)

(d1, d2, d3, d4, d5) = (2, 2, 1 ,3, 3)

Please log in to add an answer.
The thread is closed. No new answers may be added.