A flow graph F with entry node (1) and exit node (11) is shown below:
How many predicate nodes are their names?
1
Three: (1, (2, 3), 6)
2
Three: (1, 4, 6)
3
Four: ((2, 3), 6, 10, 11)
4
Four: ((2, 3), 6, 9, 10)
A flow graph F with entry node (1) and exit node (11) is shown below:
How many predicate nodes are their names?