What is the Edmonds Karp (BFS) upper bound when the only available capacities are 0 and 1?
I don't understand the difference when the capacities are only 0 and 1, I know that Ford Fulkerson finds that flow value is 0 or 1, if the capacities are 0 and 1. Does this help me?