簡易檢索 / 詳目顯示

研究生: 林澤沅
論文名稱: 蜜月橋牌考慮無王並改良各階段演算法之研究與實作
The Research of Implementing the No-Trump Rule and Improving each Stage's Algorithm for Honeymoon Bridge
指導教授: 林順喜
學位類別: 碩士
Master
系所名稱: 資訊工程學系
Department of Computer Science and Information Engineering
論文出版年: 2013
畢業學年度: 101
語文別: 中文
論文頁數: 57
中文關鍵詞: 蜜月橋牌人工智慧
英文關鍵詞: Honeymoon bridge, Artificial intelligence
論文種類: 學術論文
相關次數: 點閱:78下載:24
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報
  • 電腦對局一直是人工智慧這個領域佔有很重要的一部分,因為電腦並沒有辦法像人類一樣跳躍性的思考,所以如何讓電腦的實力變得跟人類一樣是個值得投入的領域。
    我們的目的是開發出一款執行速度快、又有一定實力可以跟人類玩家抗衡的蜜月橋牌程式,而現在發展電腦蜜月橋牌的論文並不多,所以在這方面還有蠻大發展的空間。
    本研究開發無王合約的演算法以及改良前人第一階段喊牌的策略及第二階段換牌的審局函數。實驗測試發現,新的喊牌策略、換牌策略都比原來的還要好。而無王演算法也成功的建立。加入了針對蜜月橋牌而改良Alpha-Beta pruning演算法也讓速度提昇。

    Computer game is always an important part in artificial intelligence. Because computer cannot think like human beings, how to let the computer’s playing strength close to human is a worthy field to study.
    Our purpose is to develop a Honeymoon bridge program that is fast and smart, and can compete with human. There is not much research about Honeymoon bridge program, so there remains a great research space in this field.
    This research is to build the algorithms for No-Trump contract, and to improve the bidding strategy in the first stage and the exchanging cards' strategy in the second stage. Through the experiments, we can find out that the new strategies are better than the old ones. And the algorithms for No-Trump contract were built successfully. We modify the Alpha-Beta pruning algorithm to suit for Honeymoon bridge and promote the speed of our algorithm.

    摘要 i Abstract ii 目錄 iii 附圖目錄 v 附表目錄 vi 第一章 緒論 1 1.1 研究背景 1 1.2 研究目的 2 1.3 研究意義 2 第二章文獻探討 4 2.1 蜜月橋牌介紹 4 2.2 蜜月橋牌規則介紹 5 2.3 相關程式介紹 6 第三章 無王及各階段演算法 8 3.1 無王演算法 8 3.1.1 Min-Max Algorithm 8 3.1.2 蜜月橋牌的Min–Max 演算法 10 3.1.3蜜月橋牌無王的資料結構表示法 11 3.1.4無王的搜尋演算法 14 3.2 無王結合Alpha–Beta pruning 18 3.2.1 Alpha–Beta pruning 演算法介紹 18 3.2.2 蜜月橋牌的Alpha-Beta pruning演算法 21 3.3 喊牌演算法 24 3.3.1蒙地卡羅演算法 25 3.3.2原始喊牌演算法 26 3.3.3 改良過後的喊牌演算法 28 3.3.4 無王的手牌模擬演算法 31 3.4 換牌演算法 33 3.4.1貪婪演算法 33 3.4.2賽局理論 35 3.4.3原始的換牌審局函數 36 3.4.4 改良過後的換牌演算法 41 3.4.5無王的換牌演算法 47 第四章 實驗測試與分析 49 4.1 喊牌測試與分析 51 4.2 換牌測試與分析 53 4.3 無王搜尋演算法測試 55 第五章 結論分析與未來方向 56 5.1 結論 56 5.2 未來方向 56 參考文獻 57

    [1]葉俊廷,不完全資訊賽局 - 蜜月橋牌之研究,國立台灣師範大學資工所碩士論文,2009。
    [2]張瓈文,「德州撲克」 不完全資訊賽局之研究,國立台灣師範大學資工所碩士論文,2005。
    [3] Wikipedia, http://zh.wikipedia.org/wiki/Wiki.
    [4]勞永祥,電腦暗棋之人工智慧改良,國立臺灣師範大學資工所碩士論文,2011。[5] J. V. Neumann, ”Zur Theorie der gesellschaftsspiele”, Math. Ann, 1928.
    [6] J. Nash, ”Non-cooperative Games”, Math. Ann, 1951.
    [7] Honeymoon Bridge, http://www.pagat.com/boston/honeymoon.html.
    [8] S. J. Russell, P. Norvig, Artificial Intelligence: A Modern Approach, Pearson International Edition, 2003.
    [9] T. H. Cormen, C. E. Leiserson, R. L. Riverst, C. Stein, Introduction to Algrithms, MIT Press, 2003.
    [10] Contract Bridge, http://www.rpbridge.net/1a00.htm.
    [11] J. Swanson, Game Theory and Poker., 2005
    [12] Chessprogramming, http://chessprogramming.wikispaces.com/.

    下載圖示
    QR CODE