Maximal Flow Problem
Maximal Flow Problem
Let us look at the street between nodes 1 and 2. The number 3 by node 1 indicates that
300 cars per hour can flow from node 1 to node 2. The numbers 1,1, & 2 in node 2
indicates the maximum flow from node 2 to nodes,4 & 6 respectively.
Step 1: Pick any path from the start
(source) to the finish (sink) with some Figure 2: Capacity Adjustment for
flow. If no path with flow exists, then the path 1-2-6 Iteration 1
optimal solution has been found