課程資訊
課程名稱
演算法設計與分析
Algorithm Design and Analysis 
開課學期
104-1 
授課對象
資訊工程學系  
授課教師
蕭旭君 
課號
CSIE2136 
課程識別碼
902 25800 
班次
01 
學分
全/半年
半年 
必/選修
必帶 
上課時間
星期二7,8,9(14:20~17:20) 
上課地點
資102 
備註
限學士班二年級以上 且 限學號單號 且 限本系所學生(含輔系、雙修生)
總人數上限:98人 
Ceiba 課程網頁
http://ceiba.ntu.edu.tw/1041CSIE2136_01 
課程簡介影片
 
核心能力關聯
核心能力與課程規劃關聯圖
課程大綱
為確保您我的權利,請尊重智慧財產權及不得非法影印
課程概述

This is a required course offered for the undergraduate students at the Department of Computer Science and Information Engineering, National Taiwan University.

In this course, I will introduce fundamental techniques for the design and analysis of algorithms, with an emphasis on methods that are useful in practice. Topics include divide-and-conquer, dynamic programming, greedy algorithms, graph algorithms, approximation algorithms, and computational intractability. Advance topics may include randomized algorithms and probabilistic analysis, algorithmic game theory, and cryptography.

This course assumes that students have basic programming skills and knowledge of data structures.
For more information, please visit the course website at http://www.csie.ntu.edu.tw/~ada/
 

課程目標
待補 
課程要求
待補 
預期每週課後學習時數
 
Office Hours
 
指定閱讀
Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest and Clifford Stein. Introduction to Algorithms. 3rd edition, MIT Press, 2009
 
參考書目
Jon Kleinberg and Eva Tardos. Algorithm Design. Addison Wesley, 2005. 
評量方式
(僅供參考)
   
課程進度
週次
日期
單元主題
第1週
9/15  Course Overview 
第2週
9/22  Divide and Conquer 
第3週
9/29  Divide and Conquer / Dynamic Programming 
第4週
10/06  Dynamic Programming 
第5週
10/13  Dynamic Programming 
第6週
10/20  Greedy Algorithms 
第7週
10/27  Greedy Algorithms 
第8週
11/03  Review 
第9週
11/10  Mid-term Exam 
第10週
11/17  Graph Algorithms 
第11週
11/24  Graph Algorithms 
第12週
12/01  Graph algorithms 
第13週
12/08  Amortized Analysis 
第14週
12/15  NP Completeness 
第15週
12/22  NPC / Approximation Algorithms 
第16週
12/29  Cryptography or Other Topics 
第17週
1/05  Final Review