Given the graph in the figure below, evaluate the assertions:
- There are two paths from router 'A' to router 'H' that are identical in maximum speeds and same path lenght.
- The average degree of this graph is 3.25.
- 32.5% of the nodes have a degree of 3.
- The fastest path between router 'A' and router 'G' has a bandwidth capacity of 100 Mbps.
- The graph's adjacency matrix is not symmetric.
Choose the alternative listing the true statements:
- I, IV and V
- II, and IV
- II,III and IV
- III and IV
- None of above
Original idea by: João Marcos
No comments:
Post a Comment