Open LiuZechu opened 4 years ago
In the above screenshot, there is no merge node to indicate the end of the branch comprising forward and reject. Is the merge node optional in this case?
forward
reject
Optional if omitting it does not cause ambiguities.
I see. Thank you!
In the above screenshot, there is no merge node to indicate the end of the branch comprising
forward
andreject
. Is the merge node optional in this case?