Optimisation on Networks Flashcards

1
Q

source

A

γ(j,s)=0 for all j and γ(s,j)=/0 for some j

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

sink

A

γ(d,j)=0 for all j and γ(j,d)=/0 for some j

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

path

A

sequence of neighbouring arcs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

flow

A

function satisfying:
f(i,j) is less or equal to γ(i,j)
f(i,j)=-f(j,i)
Sum of j of f(i,j) is equal to sum over j of f(j,i) for all i (except sinks and sources)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

saturated path under f

A

contains an arc where f=γ

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

total flow from the source A(f)

A

sum over sources (sum over i (f(s,i)))

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

cut

A

ordered pair of subsets, that partition all nodes and A contains source, B contains sink

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Maximal flow/minimal cut theorem

A

For maximal flow, there exists a cut st A(f)=min γ(Α,Β)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly