Homework Assignment #20.5

Exercises

Show all work. i.e., justify your answers.

Question 1

7.10 in the textbook

Pages 203 and 204 in the printed textbook will be useful in understanding what is required for finding the smallest (i.e., minimum capacity) $(s-t)$-cut that matches the maximum flow.

Question 2

Linear Programming and the Maximum Flow Problem: Consider the directed graph $G=(E,V)$. Without loss of generality, let $s$ be the source vertex and $t$ be the sink vertex in $V$. For each edge $(u,v)\in E$, let $c_{uv}$ denote the capacity of that edge. Now, formulate the general maximum flow problem (not a specific instance) as a linear programming problem as follows:

  • (a) First, define the variables. (I recommend representing the flows through each edge as your variables.)
  • (b) Second, use those variables to formulate all of the necessary elements (i.e., objective function and constraints) of a linear program in algebraic terms.
cs-312/hw20.5.txt · Last modified: 2015/03/07 17:52 by ringger
Back to top
CC Attribution-Share Alike 4.0 International
chimeric.de = chi`s home Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0