Why it matters
Solves many optimization problems by reduction. Understanding shapes flow algorithms.
Advertisement
The architecture
Flow network: capacities on edges.
Cut: partition (S, T) with s in S, t in T.
Advertisement
How it works end to end
Residual graph: reveals augmenting paths.
When no path exists, flow is max.
Reachable from s = S; rest = T.
Cut edges saturated.