Content deleted Content added
m Quick-adding category Graph algorithms (using HotCat) |
|||
Line 25:
* <math>height(u) > height(v)</math>. Can only send to lower node.
We send an amount of flow equal to <math>\min(excess(u), c(u,v)-f(u,v))</math>.
yes I agree with that..
===Relabel===
|