D2 - Unit 2 Flashcards
0
Q
What is the maximum flow?
A
The most amount that can get through a network
1
Q
What is a cut?
A
A cut is a continuous line which separates the source S from the sink T. It does not pass through any nodes.
2
Q
What is the Maximum Flow - Minimum Cut theorem?
A
- The flow through the network can’t exceed the value of any cut.
- the maximum flow equals the value of the minimum cut.
3
Q
What are arcs carrying their full capacity called?
A
Saturated.
4
Q
How to find the maximum capacity
A
- Find an initial flow that satisfies minimum capacities.
- Allocate the minimum possible flows to each route from S to T, crossing off the original numbers and replacing them with the capacity left. Add to the back flow what has been taken away from the forward flow.
- Add back flow to the minimum amount sent through to find the actual (maximum) flow