演算法導論
Introduction to Algorithms
| 節 | 週二 | 週四 |
|---|---|---|
3 10:10–11:00 | 演算法導論 ED116(光復) 2 節連堂 | |
4 11:10–12:00 | ||
5 13:20–14:10 | 演算法導論 ED116(光復) |
* 根據陽明交大上課時間表所列
This course will be focused on the construction and analysis of computer algorithms. The objectives include the introduction to the fundamental data structures and applications, and the introduction of problem solving paradigms. The complexity of functions and algorithms will also be depicted.
Data Structures
無備註
教師未提供此項資料
- Homework assignments + programming labs 60% - Two tests (Midterm: 20% + Final: 20%)
1. Review of data structures and algorithm basics 2. Algorithm design and analysis techniques 3. Graph algorithms (including network flow and matching) 4. Intro to NP-completeness
| 週次 | 主題 |
|---|---|
| 第 1 週 | Introduction |
| 第 2 週 | Introduction |
| 第 3 週 | Sorting |
| 第 4 週 | Trees |
| 第 5 週 | Trees and DP |
| 第 6 週 | DP |
| 第 7 週 | DP and greedy algorithm |
| 第 8 週 | Graph |
| 第 9 週 | Midterm |
| 第 10 週 | Graph |
| 第 11 週 | Graph |
| 第 12 週 | Network flows |
| 第 13 週 | Network flows |
| 第 14 週 | NP-hardness |
| 第 15 週 | NP-hardness/selected topics |
| 第 16 週 | Final exam week |
Corman et.al, “Introduction to Algorithm,” MIT Press, 2003 References: 1. S. Dasgupta et.al, "Algorithms,"McGraw Hill, 2008
- 地點
- ED 407
- 時間
- Thurs 2:10-3pm (by appointment)
- 聯絡方式
- hmchen@mail.nctu.edu.tw
