Question
3.74
44.
Use the order-requirement digraph below to answer the following questions.
Use the list-processing algorithm to schedule these seven tasks on two processors using these lists:
T
1
,
T
3
,
T
7
,
T
2
,
T
4
,
T
5
,
T
6
T
1
,
T
3
,
T
2
,
T
4
,
T
5
,
T
6
,
T
7
The list obtained by listing the tasks in order of decreasing time
115
Try to determine whether any of the resulting schedules are optimal.
Schedule the tasks using the critical-path scheduling method. Try to determine whether this schedule is optimal.