Postagens

Mostrando postagens de agosto, 2025

Question 1 - Graph Theory

Imagem
 Given this undirected network, evaluate the following statements: I. Only nodes A and E have a degree greater than the network’s average degree. II. The diameter of the network is five. III. Removing the link between nodes A and E increases the number of components to three. IV. More than half of the nodes have a clustering coefficient greater than zero. V. The average clustering coefficient is approximately 0.24. Which of these are false? A. I B. I and III C. I, II, and III D. II, III, and IV E. None of the above Original idea by: Mylena Roberta