This is an old revision of the document!


Chapter 7

Often, we face a situation where there is no natural greedy algorithm exist and the divide and conquer algorithm is not effective in terms of reducing algorithm, such as when we do not know “what is coming next”. Then we turn to Dynamic Programming, where we carefully play around with the algorithm such that it is close to brute-force search but systematically work to save running time.

Section 1: The Maximum-Flow and the Ford-Fulkerson Algorithm

courses/cs211/winter2011/journals/wendy/chapter7.1301885673.txt.gz · Last modified: 2011/04/04 02:54 by shangw
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0