[prev] 76 [next]

Augmenting Paths

Assume …   f(v,w) contains current flow

Augmenting path: any path from source s to sink t that can currently take more flow

Example:

[Diagram:Pic/augmenting-path.png]