Maximum Flow Problem
Maximum Flow Problem
1 Ford-Fulkerson's Algorithm
2 Edmonds-Karp's Algorithm
3 Dinic's Algorithm
Path S-A-B-t
C Path S-D-C-B-t
D
Path S-A-D-C-t
Edmonds Karp Algorithm
Capacity Scaling Heuristic
U = 14
Δ= 8
Δ= 4
Δ= 2 Δ= 1
Dinic's Algorithm
Image Segmentation - Treating image as a graph, the algorithm finds the optimal boundary
between different regions based on flow of pixels