Q.

The first step in the naïve greedy algorithm is?

A. analysing the zero flow
B. calculating the maximum flow using trial and error
C. adding flows with higher values
D. reversing flow if required
Answer» A. analysing the zero flow
Explanation: the first step in the naïve greedy algorithm is to start with the zero flow followed by adding edges with higher values.
1.9k
0
Do you find this helpful?
22

Discussion

No comments yet