Research Article

An ILP Formulation for the Task Graph Scheduling Problem Tailored to Bi-Dimensional Reconfigurable Architectures

Algorithm 3

Function newAvailableNodes( ).
for all do
for all successors( ) do
if predecessors( ) are all scheduled then
end if
end for
end for
return