A very common flow used in many algorithms is when the last input is forked and passed to the last skeleton in the sequence. Examples of this flow can be seen in scan
and sink
.
More...
A very common flow used in many algorithms is when the last input is forked and passed to the last skeleton in the sequence. Examples of this flow can be seen in scan
and sink
.