演算法設計及分析

出自中山電機所 無線行動網路實驗室

(修訂版本間差異)
跳轉到: 導航, 搜尋
第3行: 第3行:
[http://wmi.ee.nsysu.edu.tw/enter/images/d/dd/Alg20Ch0Textbook.pdf Chapter 0. 學期成績計分方式]  
[http://wmi.ee.nsysu.edu.tw/enter/images/d/dd/Alg20Ch0Textbook.pdf Chapter 0. 學期成績計分方式]  
-
[http://wmi.ee.nsysu.edu.tw/enter/images/9/92/AlgCh1Introduction.pdf Chapter 1. Introduction ]  
+
[http://wmi.ee.nsysu.edu.tw/enter/images/8/87/Alg20Ch1Introduction.pdf Chapter 1. Introduction]  
[http://wmi.ee.nsysu.edu.tw/enter/images/a/a9/AlgCh2GrowthFunction.pdf Chapter 2. Growth of Functions]  
[http://wmi.ee.nsysu.edu.tw/enter/images/a/a9/AlgCh2GrowthFunction.pdf Chapter 2. Growth of Functions]  

在2020年3月3日 (二) 22:46所做的修訂版本

研究所課程, 2019 Spring, Thu 2:10~5:00 PM, EC3009

Chapter 0. 學期成績計分方式

Chapter 1. Introduction

Chapter 2. Growth of Functions

Chapter 3. Divide and Conquer

Chapter 4. Randomized Algorithms

Chapter 4 習題解答

*Derandomization of MAX-3SAT (參考資料,自我學習,上課不教,考試不考)

Chapter 5. Dynamic Programming

Chapter 6. Greedy Algorithms 

Chapter 7. Graph Traversal Techniques

期中考 (2019/04/25)

Chapter 8. Minimun Cost Spanning Tree (對應4/4兒童節放假,2019上課不教)

Chapter 9. Maximum Flow(5/30 更新第 28, 29 頁:容易犯錯的範例)

Chapter 10. Linear Programming and Its Application to Game Theory (5/30 更新第 61, 62 頁:筆誤的部分)

註1:Chapter 10 投影片資料來源

註2:Relations between a primary problem and its dual problem

Chapter 11. NP-Completeness

Chapter 12. Approximation Algorithms