Considering the following graph.
Which one of the following is a possible order for visiting the nodes using BFS?
- QMNPRO
- NQMPOR
- MNOPQR
- QMNPOR
- None of the above
Original idea by: Rodrigo Bifulco
Instructions for question creators: (1) do not include the answer; (2) the last alternative must be: "E, None of the above"; (3) at the end, add "Original idea by: " and your name.
The following image illustrates the Push-Relabel algorithm partially executed on a flow graph, with the respective residual graph displayed ...
No comments:
Post a Comment