Loading practice questions
Does Ford-Fulkerson algorithm use the idea of?
Correct Answer: B — Residual graphs
Explanation:
Ford-Fulkerson algorithm uses the idea of residual graphs, which is an extension of the naive greedy approach allowing undo operations.