Assign 5
Assign 5
The goal of this assignment is to implement the pre-flow push based algorithm to solve the maximum flow problem. The input is a flow network. The output is also a flow network where each edge should be labeled with the amount of flow it is carrying to enable a maximum flow in the flow network.