Page 1 of 1

When running Ford-Fulkerson algorithm to find the maximum flow in a network, the algorithm will know to terminate when

Posted: Sat May 14, 2022 7:28 pm
by answerhappygod
When running Ford-Fulkerson algorithm to find the maximum flow
in a network, the algorithm will know to terminate when it
cannot find an augmenting path from the source
node s to the sink node t on
the residual graph.
Group of answer choices
True
False