Presentation is loading. Please wait.

Presentation is loading. Please wait.

Algorithm Design Techniques

Similar presentations


Presentation on theme: "Algorithm Design Techniques"— Presentation transcript:

1 Algorithm Design Techniques
Hongfei Yan School of EECS, Peking University 2/8/2014 Chaper Data Structures and Algorithm Analysis in C++ (4th Edition),by Mark A. Weiss, Prentice Hall, June 11, 2013.

2 Outline Greedy Algorithm (贪心算法) Divide and Conquer(分治)
Dynamic Programming (动态规划) Randomized Algorithms (随机算法) Backtracking Algorithms (回溯法)

3 Summary (1/2)

4 References Chapter Data Structures and Algorithm Analysis in C++ (4th Edition),by Mark A. Weiss, Prentice Hall, June 11, 2013.


Download ppt "Algorithm Design Techniques"

Similar presentations


Ads by Google