Изменения

Перейти к: навигация, поиск
м
Нет описания правки
ptr[<tex>v</tex>]++
'''if''' (<tex>vu \in E</tex>)
pushed = dfs(<tex>u</tex>, min(flow, c(<tex>vu</tex>) - f(<tex>vu</tex>))) f(<tex>vu</tex>) += pushed f(<tex>uv</tex>) -= pushed '''return''' pushed
'''return''' 0
flow = 0
'''for''' ('''int''' i = 1 '''to''' n)
ptr[i] = 0
'''do'''
pushed = dfs(<tex>s</tex>, <tex>\infty</tex>)
25
правок

Навигация