Analyze the graph below and choose the best answer regarding strongly connected components.
- There are three strongly connected components
- The subgraph with the single node 7 cannot be considered a strongly connected component because it has only one node
- One of the strongly connected components is {3, 5, 6, 4}
Now select the true statements:
- I and II
- I and III
- II and III
- All the statements
- None of the above
Original idea by: Márcia Jacobina
No comments:
Post a Comment