Try this exercise. Fill in the missing part by typing it in.
The Edmonds-Karp algorithm improves the efficiency of the Ford-Fulkerson algorithm by using __ instead of __ to find augmenting paths. The choice of __ ensures that the shortest augmenting path is found in each iteration, guaranteeing efficiency.
Write the missing line below.