MathJax


Saturday, June 3, 2023

2023-224

Consider the following network. The fuchsia nodes are all part of a weak community.

Which option presents a modification that makes this community a strong one?

  1. Remove node 8 from the community.
  2. Add node 9 to the community.
  3. Add node 5 to the community.
  4. Remove node 6 from the community.
  5. None of the above

Original idea by: Christian Konishi

No comments:

Post a Comment

2025-261

Consider a directed graph \(G\)   and the Kosaraju-Sharir's algorithm for finding strongly connected components (SCCs). Analyze the foll...