Homepage › Solution manuals › Dimitris Bertsimas › Introduction to Linear Optimization › Exercise 7.21 (Finding a feasible solution)
Exercise 7.21 (Finding a feasible solution)
Show that a feasible solution to a capacitated network problem (if one exists) can be found by solving a maximum flow problem.
Answers
Suppose we are given a min-cost flow problem. It suffices that we add a super-source and a super-sink, add edges (s, super-sink) for with capacity and (super-source, s) for with capacity . Note that max-flow will always be less than and if there is a feasible solution to the min-cost problem, then that flow is optimal in max-flow. And if max-flow is equal to the upperbound, then that gives us a feasible solution to the min-cost problem.