Download presentation
Presentation is loading. Please wait.
1
Chapter 0 Introduction
2
Contact Information Name: 任庆生 Office: 3-523 Tel: ppt: ftp.cs.sjtu.edu.cn:990/ren-qs/教学/算法(研)
3
Programming =algorithm+data structure
4
Reference M H Alsuwaiyel, Algorithm design technique and analysis, World Scientific, 1999 Alfred V Aho, John E Hopcroft, Jeffery D Ullman, The design and analysis of computer algorithms, Addison-Wesley, 1974 Thomas H Cormen, Charles E Leiserson, Ronald L Rivest, Clifford Stein, Introduction to algorithms (second edition), MIT, 2001 Udi Manber, Introduction to algorithms: a creative approach, Addison-Wesley, 1989
5
Algorithm design technique and analysis
Part 1: Basic Concepts and Introduction to Algorithms Part 2: Techniques Based on Recursion Part 3: First-Cut Techniques Part 4: Complexity of Problems Part 5: Coping with Hardness Part 6: Iterative Improvement for Domain-Specific Problems Part 7: Techniques in Computational Geometry
6
“I can’t find an efficient algorithm, I guess I’m just too dumb.”
Serious damage to your position within the company !!!
7
“I can’t find an efficient algorithm, because no such algorithm is possible!”
Unfortunately, proving intractability can be just as hard as finding efficient algorithms !!! No hope !!! P NP
8
“I can’t find an efficient algorithm, but neither can all these famous people”
9
“Anyway, we have to solve this problem.
Can we satisfy with a good solution ?”
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.