This is an old revision of the document!


Week 10

Chapter Scores

Readability Score 8 / 10
Interest Score 9 / 10

Readings

Chapter 7: Network Flow

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

A flow network is a specific kind of graph that has a node that is the source of some sort of traffic, directed edges indicating the maximum amount of allowed traffic between two nodes, and a node that is the destination of all of the traffic. The amount of traffic flow coming from the source node must equal the amount of traffic flow leaving the graph through the destination node. Additionally, the amount of flow into and out of any node must be conserved such that the amount of flow into a node is equal to the flow out of a node.

7.2: Maximum Flows and Minimum Cuts in a Network

FIXME

7.5: The Bipartite Matching Problem

FIXME

7.7: Extensions to the Maximum-Flow Problem

FIXME

You could leave a comment if you were logged in.
courses/cs211/winter2012/journals/garrett/entries/week_10.1333517206.txt.gz · Last modified: 2012/04/04 05:26 by garrettheath4
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0