In a maximum flow network problem, the Max-Flow Min-Cut Theorem states that the maximum amount of flow that can pass from a source node to a sink node is exactly equal to the total capacity of the minimum cut. A flow network is a directed graph where each edge has a capacity representing the maximum amount of flow it can transmit.....
Log in to view the answer