Given the directed and unweighted graph below, and supposing that we start in node 1:
Which of the following items gives the information about the Furthest Node from 1 and one of the Shortest Paths to the furthest Node?
- Furthest Node: 8 and Shortest Path:
- Furthest Node: 9 and Shortest Path:
- Furthest Node: 8 and Shortest Path:
- Furthest Node: 9 and Shortest Path:
- None of the above.
Original idea by: Pedro Henrique Di Francia Rosso
No comments:
Post a Comment