MathJax


Monday, July 11, 2022

2022-131

Given the network below, extracted from "Networks by Mark Newman", which of the following sequences of node removals represents an attack against largest hubs that break s the network into three components?

 

Options:

  1. n5, n8, n9
  2. n13, n4, n8
  3. n13, n9, n5
  4. n9, n13, n5
  5. None of the above.

Original idea by: Filipe Maciel

No comments:

Post a Comment

2025-275

The following image illustrates the Push-Relabel algorithm partially executed on a flow graph, with the respective residual graph displayed ...