About Strongly Connected Components (SCC) concepts and Kosaraju-Sharir's algorithm, please select the correct answer regarding the three statements:

  1.  Kosaraju-Sharir's algorithm allow us to convert a direct cyclic graph into a directed acyclic graph (DAG)
  2. The advantage of detecting SCC in graphs is to be able to apply topologically ordering over any graph, even if there are cycles.
  3. Kosaraju-Sharir's algorithm is the only algorithm to find SCC in DAGs

A) True-True-False

B) True-False-True

C) False-True-False

D) True-False-False

E) None of the above 

Comentários

  1. Boa questão, mas (1) me pareceu dúbia. Consigo ver argumentos a favor e contra. Mesam coisa com (2).

    ResponderExcluir

Postar um comentário

Postagens mais visitadas deste blog