In the Ford-Fulkerson algorithm, the _______ graph is used to represent remaining capacity in the network.

  • Bipartite
  • Residual
  • Spanning
  • Weighted
In the Ford-Fulkerson algorithm, the residual graph is used to represent the remaining capacity in the network. It is an auxiliary graph that helps track the available capacity for flow augmentation.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *