Question: Use the critical path algorithm to create a priority list for the digraph below, then schedule the project with two processors. T 1 ( 8

Use the critical path algorithm to create a priority list for the digraph below, then schedule the project with two processors.
T1(8)
T2(5)
T3(8)
T4(12)
T5(10)
T6(5)
T7(7)
T8(10)
T9(3)
End
[Graphs generated by this script: setBorder(60,30,60,30);initPicture(0,3,0,2); fontsize=14;fontstyle='none';marker="arrow";line([0,2],[1,2]);line([0,2],[1,1]);line([0,1],[1,0]);line([0,0],[1,1]);line([1,2],[2,2]);line([1,2],[2,1]);line([1,1],[2,0]);line([1,0],[2,0]);line([2,2],[3,1]);line([2,1],[3,1]);line([2,0],[3,1]);fontbackground='white';fontfill='blue';text([0,2],'T1(8)','aboveleft');dot([0,2]);fontfill='blue';text([0,1],'T2(5)','belowleft');dot([0,1]);fontfill='blue';text([0,0],'T3(8)','belowleft');dot([0,0]);fontfill='blue';text([1,2],'T4(12)','aboveleft');dot([1,2]);fontfill='blue';text([1,1],'T5(10)','belowleft');dot([1,1]);fontfill='blue';text([1,0],'T6(5)','belowleft');dot([1,0]);fontfill='blue';text([2,2],'T7(7)','aboveright');dot([2,2]);fontfill='blue';text([2,1],'T8(10)','belowright');dot([2,1]);fontfill='blue';text([2,0],'T9(3)','belowright');dot([2,0]);fontfill='blue';text([3,1],'End','belowright');dot([3,1]);]
Task 6 is done by
Select an answer
starting at time
Task 9 is done by
Select an answer
starting at time
The finishing time for the schedule is

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!