| Algorithm 2 Final task set construction |
|
Require: the task set Ensure: the final task set 1: Set ; 2: for each task do 3: for each task do 4: for each task do 5: if then 6: Delete task from the final task set ; 7: return the final task set ; |
| Algorithm 2 Final task set construction |
|
Require: the task set Ensure: the final task set 1: Set ; 2: for each task do 3: for each task do 4: for each task do 5: if then 6: Delete task from the final task set ; 7: return the final task set ; |