Consider a directed graph G and the concept of Strongly Connected Components (SCC). Analyze the following statements, and choose the right answer:

I- In a directed tree, each vertex is considered a SCC.
II- Every cycle in a directed graph G always constitutes its own separate SCC.
III- A trivial graph G cannot be considered as a SCC.

a) I and II are correct.
b) II and III are correct. 
c) Only I is correct. 
d) Only III is correct.
e) None of the above.

Original idea by: Tássia Martins

Comments

  1. Nice question, but a little bit on the easy side. I'll pass.

    ReplyDelete

Post a Comment

Popular posts from this blog