演算法設計及分析

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

(修訂版本間差異)
跳轉到: 導航, 搜尋
第27行: 第27行:
[http://wmi.ee.nsysu.edu.tw/enter/images/c/cc/Alg2021MaxMatchingV10.pdf Chapter 10. Maximum Matching]&nbsp;<br>'''注意更新日期 2021/05/18'''  
[http://wmi.ee.nsysu.edu.tw/enter/images/c/cc/Alg2021MaxMatchingV10.pdf Chapter 10. Maximum Matching]&nbsp;<br>'''注意更新日期 2021/05/18'''  
-
'''教學影片'''&nbsp;https://youtu.be/mSUkBgDHZ9U<br><br>  
+
'''教學影片'''&nbsp;<br><br>  
[http://wmi.ee.nsysu.edu.tw/enter/images/d/d0/MaxMatching.rar 註:Chapter 10 投影片參考資料]  
[http://wmi.ee.nsysu.edu.tw/enter/images/d/d0/MaxMatching.rar 註:Chapter 10 投影片參考資料]  

在2021年5月18日 (二) 03:14所做的修訂版本

研究所課程, 2021 Spring, Thu 2:10~5:00 PM, EC3013


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


Chapter 8. Minimun Cost Spanning Tree (預計上課不教,考試不考)

Chapter 9. Maximum Flow

Chapter 10. Maximum Matching 
注意更新日期 2021/05/18

教學影片 

註:Chapter 10 投影片參考資料

Chapter 11. Linear Programming and Its Application to Game Theory 

註:Chapter 11 投影片資料來源

Chapter 12. NP-Completeness

Chapter 13. Approximation Algorithms