Flow augmenting path algorithm


Assignment:

Q1. Find the maximum flow and the associated minimum capacity cut for the following network, by using flow augmenting path algorithm (in the order of "first labeled, first scannred").

339_algorithm.JPG

Q2. A maximum capacity flow augmenting path is an augmenting path such that we can increase the flow of the network by the largest amount along this path comparing to all other augmenting paths. Design a strategy (similar to the strategy of finding a shortest path) to find a maximum capacity flow augmenting path. Use your strategy to find a maximum capacity flow augmenting path for the above network with the initial 0 flow.

Q3. Let G={X,E,Y} be the bipartite graph as follows

864_bipartite.JPG

Using flow augmenting path algorithm find a maximum cardinality matching of the above G.

Provide complete and step by step solution for the question and show calculations and use formulas.

Solution Preview :

Prepared by a verified Expert
Mathematics: Flow augmenting path algorithm
Reference No:- TGS01915232

Now Priced at $30 (50% Discount)

Recommended (90%)

Rated (4.3/5)