演算法設計及分析

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

(修訂版本間差異)
跳轉到: 導航, 搜尋
第1行: 第1行:
-
'''研究所課程, 2021 Spring, Thu 2:10~5:00 PM, EC3013'''''<br><br>'''''Microsoft Teams 網址&nbsp;[https://t.co/KNFr9CxN8o https://t.co/KNFr9CxN8o]'''
+
'''研究所課程, 2021 Spring, Thu 2:10~5:00 PM, EC3013'''''<br><br>'''''Microsoft Teams 網址&nbsp;[https://t.co/KNFr9CxN8o https://t.co/KNFr9CxN8o]'''  
'''團隊代碼:t9nwzt5(啟動留言功能)'''  
'''團隊代碼:t9nwzt5(啟動留言功能)'''  
第25行: 第25行:
[http://wmi.ee.nsysu.edu.tw/enter/images/d/d6/2022AlgMaxFlow.pdf Chapter 9. Maximum Flow]  
[http://wmi.ee.nsysu.edu.tw/enter/images/d/d6/2022AlgMaxFlow.pdf Chapter 9. Maximum Flow]  
-
[http://wmi.ee.nsysu.edu.tw/enter/images/5/51/Alg2021MaxMatchingV19.pdf Chapter 10. Maximum Bipartie Matching]&nbsp;<br>[http://wmi.ee.nsysu.edu.tw/enter/images/d/d0/MaxMatching.rar 註:Chapter 10 投影片參考資料]  
+
[http://wmi.ee.nsysu.edu.tw/enter/images/5/51/Alg2021MaxMatchingV19.pdf Chapter 10. Maximum Bipartie Matching]&nbsp;<br>[http://wmi.ee.nsysu.edu.tw/enter/images/d/d0/MaxMatching.rar 註:Chapter 10 投影片參考資料<br><br>][https://www.youtube.com/watch?v=Y5jRUQVg3-8 匈牙利法影片]
 +
 
 +
 
[http://wmi.ee.nsysu.edu.tw/enter/images/b/b8/Alg2021LinearProgramV5.pdf Chapter 11. Linear Programming and Its Application to Game Theory]&nbsp;  
[http://wmi.ee.nsysu.edu.tw/enter/images/b/b8/Alg2021LinearProgramV5.pdf Chapter 11. Linear Programming and Its Application to Game Theory]&nbsp;  

在2022年4月28日 (四) 13:32所做的修訂版本

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

Microsoft Teams 網址 https://t.co/KNFr9CxN8o

團隊代碼:t9nwzt5(啟動留言功能)


Chapter 1. Introduction

Chapter 2. Growth of Functions 

Chapter 3. Divide and Conquer (更新第38頁,日期 2022/03/4)

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 Bipartie Matching 
註:Chapter 10 投影片參考資料

匈牙利法影片


Chapter 11. Linear Programming and Its Application to Game Theory 

註:Chapter 11 投影片參考資料

Chapter 12. NP-Completeness

Chapter 13. Approximation Algorithms