Question Chapter 3
Consider these three random networks represented by a tuple (N, <k>)
- A: (100, 4)
- B: (50, 3)
- C: (20, 3)
Which of the following statements is correct:
A) The ascending order of the average distance between two random nodes is: C<B<A
B) If we cut in half the number of nodes in network B, the average distance between two random nodes will be lower than increasing the <k> by 1
C) Only one case results in a single connected network
D) The ascending order of local clustering coefficient is: C<A<B
E) None of the above
Original idea: Caio Rhoden
Achei uma questão copmplicada. Coloca muito peso na fórmula da distância, que é uma aproximação. E o caso N=20 me parece pequeno para garantir conexão. Teríamos que fazer uns testes.
ResponderExcluir