Push–relabel maximum flow algorithm: Difference between revisions

Content deleted Content added
MenoBot (talk | contribs)
m WPCleaner v1.30b - Fixed using WP:WCW - Link equal to linktext
use more similar notation for flow conservation and non-negativity constraint
Line 29:
 
:{|
| '''Non-negativity constraint: ''' <math>\ \sum_vsum_{w \in V} f(v,u, w) = \mathrm{excess}(u) \geq 0</math> for all nodes <math>u \neq s</math>. More flow enters a node than exits.
|}