Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Max-flow to min-cost. Consider the following graph (where blue nodes are sources, yellow nodes are relays, red nodes are sinks, and the edge capacity

image text in transcribed

1. Max-flow to min-cost. Consider the following graph (where blue nodes are sources, yellow nodes are relays, red nodes are sinks, and the edge capacity is labeled on each edge) We wish to maximize the flow from the source to the sink nodes. Using the trick learned in lecture 5, you will formulate this problem as a min-cost problem. DO NOT use Julia to solve the problem. Simply state the answers to the questions. a) Recall the min-cost model from class max c r subject to Ax=b Remember that A (the incidence matrix) is a property of the graph, not the specific problem Find A for this graph. What is r What are p and q? b) Modify the graph using the trick to formulate a min-cost problem. What is your new r, p, and q? What are c and b? Remember from lecture 7 that the dual problem of this problem is the minimum cut problem c) What is the minimum cut of the this graph (you can just look at the graph to determine the minimum cut, and either give the solution either graphically or as a list of the edges in the cut)? What can you say about the values of the dual variables corresponding to the capacity constraints Ag and the nodal balance constraints 1. Max-flow to min-cost. Consider the following graph (where blue nodes are sources, yellow nodes are relays, red nodes are sinks, and the edge capacity is labeled on each edge) We wish to maximize the flow from the source to the sink nodes. Using the trick learned in lecture 5, you will formulate this problem as a min-cost problem. DO NOT use Julia to solve the problem. Simply state the answers to the questions. a) Recall the min-cost model from class max c r subject to Ax=b Remember that A (the incidence matrix) is a property of the graph, not the specific problem Find A for this graph. What is r What are p and q? b) Modify the graph using the trick to formulate a min-cost problem. What is your new r, p, and q? What are c and b? Remember from lecture 7 that the dual problem of this problem is the minimum cut problem c) What is the minimum cut of the this graph (you can just look at the graph to determine the minimum cut, and either give the solution either graphically or as a list of the edges in the cut)? What can you say about the values of the dual variables corresponding to the capacity constraints Ag and the nodal balance constraints

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Advances In Spatial Databases 2nd Symposium Ssd 91 Zurich Switzerland August 1991 Proceedings Lncs 525

Authors: Oliver Gunther ,Hans-Jorg Schek

1st Edition

3540544143, 978-3540544142

More Books

Students also viewed these Databases questions