1. Draw a dataflow graph to compute the function:
Show the movement of tokens through the graph.
2. Draw a dataflow graph to achieve a BRANCH operation using two MERGE operations and a dataflow graph to achieve a MERGE operation using two BRANCH operations.