Consider a Random Network such that \( N = 1000 \) and \( p = 0.004 \). We need to break apart its giant component, and the only way to do that is by randomly removing nodes. Under these conditions, how many nodes should we remove at minimum to have a good chance of achieving our goal?
- 750
- 720
- 840
- 810
- None of the above.
Original idea by: José Nascimento
No comments:
Post a Comment