Algorithm 2. Pseudocode of the naive implementation of the intertask approach. |
---|
procedure PFA(, , , , , , , ) |
for do |
for do |
if then |
else |
end if |
if then |
else |
end if |
if then |
end if |
end for |
end for |
return |
end procedure |
Algorithm 2. Pseudocode of the naive implementation of the intertask approach. |
---|
procedure PFA(, , , , , , , ) |
for do |
for do |
if then |
else |
end if |
if then |
else |
end if |
if then |
end if |
end for |
end for |
return |
end procedure |