Sunday, March 12, 2023

2023-193

Given the graph in the figure below, evaluate the assertions:



  1. There are two paths from router 'A' to router 'H' that are identical in maximum speeds and same path lenght.
  2. The average degree of this graph is 3.25.
  3. 32.5% of the nodes have a degree of 3.
  4. The fastest path between router 'A' and router 'G' has a bandwidth capacity of 100 Mbps.
  5. The graph's adjacency matrix is not symmetric.

Choose the alternative listing the true statements:

  1. I, IV and V
  2. II, and IV
  3. II,III and IV
  4. III and IV
  5. None of above

Original idea by: João Marcos

No comments:

Post a Comment

2026-368

Consider the following partitions over the same graph: Which alternative lists the partitions in ascending order of modularity ? A) PA, PB...