noncomputable def
NetworkFlow.resCap
{V : Type u_1}
[Fintype V]
[DecidableEq V]
(N : FlowNetwork V)
(fl : STFlow N)
(u v : V)
:
Instances For
def
NetworkFlow.resAdj
{V : Type u_1}
[Fintype V]
[DecidableEq V]
(N : FlowNetwork V)
(fl : STFlow N)
(u v : V)
:
Instances For
theorem
NetworkFlow.resCap_nonneg
{V : Type u_1}
[Fintype V]
[DecidableEq V]
(N : FlowNetwork V)
(fl : STFlow N)
(u v : V)
:
def
NetworkFlow.IsOriginalAugmentingPath
{V : Type u_1}
[Fintype V]
[DecidableEq V]
(N : FlowNetwork V)
(fl : STFlow N)
(p : List V)
:
Instances For
def
NetworkFlow.IsAugmentingPath
{V : Type u_1}
[Fintype V]
[DecidableEq V]
(N : FlowNetwork V)
(fl : STFlow N)
(p : List V)
:
Instances For
theorem
NetworkFlow.augmentingPath_iff_residualPath'
{V : Type u_1}
[Fintype V]
[DecidableEq V]
(N : FlowNetwork V)
(fl : STFlow N)
(p : List V)
:
noncomputable def
NetworkFlow.pathBottleneck
{V : Type u_1}
[Fintype V]
[DecidableEq V]
(N : FlowNetwork V)
(fl : STFlow N)
(p : List V)
(hp : p.length ≥ 2)
: