Page 1 of 1

Given a flow network as below with S and T as source and sink (destination). The pair of integers on each edge correspon

Posted: Mon Jun 06, 2022 6:36 pm
by answerhappygod
Given A Flow Network As Below With S And T As Source And Sink Destination The Pair Of Integers On Each Edge Correspon 1
Given A Flow Network As Below With S And T As Source And Sink Destination The Pair Of Integers On Each Edge Correspon 1 (85.76 KiB) Viewed 14 times
Given a flow network as below with S and T as source and sink (destination). The pair of integers on each edge corresponds to the flow value and the capacity of that edge. For instance, the edge (S,A) has capacity 16 and currently is assigned a flow of 5 (units). Assume that we are using the Ford-Fullkerson's method to find a maximum flow for this problem. Fill in the blanks below with your answers. a) An augmenting path in the corresponding residual network is Note: give you answer by listing the vertices along the path, starting with S and ending with T, e.g., SADT (note that this is for demonstration purpose only and may not be a valid answer), with no spaces or punctuation marks, i.e., no commas "," or full stops ".". If there are more than one augmenting path, then you can choose one arbitrarily. b) The maximum increase of the flow value that can be applied along the augmenting path identified in Part a) is c) The value of a maximum flow is Note: your answers for Part b) and Part c) are a single integer with no spaces before or after. 5/5 B 7/7 6/6 S 5/16 A 1/8 2/7 4/4 D 6/15 T