Find minimum s-t cut in a flow network - GeeksforGeeks

graph-algorithmsmin-cutmax-flowford-fulkersonnetwork-flow

Abstraction: Ford-Fulkerson-based algorithm to identify minimum capacity cut edges in a flow network

Key points:

Connections: Geeksforgeeks · Graph Algorithms · Max Flow Min Cut · Ford Fulkerson Algorithm · Network Flow

Source: https://www.geeksforgeeks.org/minimum-cut-in-a-directed-graph/