Why it matters
Real problems need flow extensions. Understanding shapes advanced modeling.
Advertisement
The architecture
Vertex capacity: split v into v_in + v_out with edge of that capacity.
Lower bounds: transform to standard.
Advertisement
How it works end to end
Gomory-Hu tree: n-1 min-cut computations to know all pairs. Compact representation.
Multi-commodity flow: multiple commodities compete for capacity. LP formulation.
Applications: transportation, network design.