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. |
Login to Continue
It will take less than 2 minutes