Loading practice questions
Which algorithm is used to solve a maximum flow problem?
Correct Answer: D — Ford-Fulkerson algorithm
Explanation:
The Ford-Fulkerson algorithm is used to compute the maximum feasible flow between a source and a sink in a network.