Network Flow Visualizer
Interactive Ford-Fulkerson / Edmonds-Karp Maximum Flow Algorithm
Instructions
Add Node:
Click "Add Node Mode" then click on canvas to place nodes
Add Edge:
Click "Add Edge Mode", enter capacity, click source node, then target node
Set Source:
Click "Set Source Mode" then click a node to mark it as source (green)
Set Sink:
Click "Set Sink Mode" then click a node to mark it as sink (red)
Run Algorithm:
Click "Find Maximum Flow" to compute and visualize the max flow
Step Through:
Use "Next Step" to see each augmenting path found during execution
Source Node
Sink Node
Normal Node
Augmenting Path
Add Node Mode
Add Edge Mode
Capacity:
Set Source Mode
Set Sink Mode
Select a mode
Find Maximum Flow
Next Step
Reset Flow
Clear All
Maximum Flow
0
Nodes
0
Edges
0
Augmenting Paths Found
0
Algorithm Log
Waiting to start...