Sunday, April 24, 2022

2022-095

In the network below, a discovery procedure uses the BFS algorithm to find devices.

Which alternative represents a possible order of visiting the devices (nodes):

  1. FBCDEA
  2. EFBACD
  3. DCEBFA
  4. BEFDCA
  5. None of the above

Original idea by: Iury Cleveston

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...