This is an old revision of the document!


Chapter 7: Network Flow

Essentially a return to bipartite matching, this chapter extends the special case of the Bipartite Matching Problem to other matching problems such as the mapping of customers to stores. We recall the definitions of matching and perfect matching, which are, respectively, “collections of pairs over a set,” and a matching for which “every node appears in exactly one edge.” We will construct polynomial algorithms to solves these problems.

7.1 The Maximum-Flow Problem and the Ford-Fulkerson Algorithm

Set-up: Explains the terminology for flow problems

7.2 Maximum Flows and Minimum Cuts in a Network

7.3 Choosing Good Augmenting Paths

courses/cs211/winter2011/journals/charles/chapter7.1302072041.txt.gz · Last modified: 2011/04/06 06:40 by gouldc
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0