What is the failed greedy approach to find the maximum flow
Fails if wrong order
What is the residual graph of a flow network
What is an augmenting path in a flow network
What is the residual capacity of an edge + path in a flow network
What is the push function of The Ford-Fulkerson Algorithm (flow networks)
What is The Ford-Fulkerson Algorithm (flow networks) and its runtime
Why does The Ford-Fulkerson Algorithm work
What is the Max-flow min-cut theorem