Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Lab Assignment 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.

You might also like