標題: k子棋的複雜度和公平性之探討
On the Complexity and Fairness of the Generalized k-in-a-row games
作者: 余謝銘
Ming Yu-Hsieh
蔡錫鈞
Shi-Chun Tsai
資訊科學與工程研究所
關鍵字: k子棋;公平性;多項式空間完備問題;k-in-a-row;fairness;PSPACE-complete
公開日期: 2005
摘要: Connect(m,n,k,p,q) 是一種兩人玩的棋類遊戲。在m乘n的棋盤上,除了第一個玩家在第一步放上q顆棋子外,兩個玩家分別輪流放上p顆棋子。先在棋盤上達成k顆連續的棋子連成一線的玩家就是贏家。舉例來說,五子棋就是Connect(19,19,5,1,1),六子棋則是Connect(19,19,6,2,1)。我們的論文在探討這類型遊戲的複雜度以及公平性。我們證明了當k>=4p+7且q<=p時,這個遊戲是公平的。我們也證明了當k-p>=max{3,p}時,這類遊戲的難度是PSPACE-complete。
Recently, Wu and Huang[15] introduced a new game called Connect6, where two players, Black and White, alternately place two stones of their own color, black and white respectively, on an empty Go-like board, except for that Black (the first player) places one stone only for the first move. The one who gets six consecutive (horizontally, vertically or diagonally) stones of his color first wins the game. Unlike Go-Moku, Connect6 appears to be fairer and has been adopted as an official competition event in Computer Olympiad 2006. Connect(m, n, k, p, q) is a generalized family of k-in-a-row games, where two players place p stones on an m×n board alternatively, except Black places q stones in the first move. The one who first gets his stones k-consecutive in a line (horizontally, vertically or diagonally) wins. Connect6 is simply the game of Connect(m, n, 6, 2, 1). In this paper, we study two interesting issues of Connect(m, n, k, p, q): fairness and complexity. First, we prove that no one has a winning strategy in Connect(m, n, k, p, q) starting from an empty board when k >= 4p + 7 and p >= q. Second, we prove that, for any fixed constants k, p such that k-p >= max{3,p} and a given Connect(m, n, k, p, q) position, it is PSPACE-complete to determine whether the first player has a winning strategy. Consequently, this implies that the Connect6 played on an m × n board (i.e., Connect(m, n, 6, 2, 1)) is PSPACE-complete.
URI: http://140.113.39.130/cdrfb3/record/nctu/#GT009317540
http://hdl.handle.net/11536/78750
顯示於類別:畢業論文


文件中的檔案:

  1. 754001.pdf

若為 zip 檔案,請下載檔案解壓縮後,用瀏覽器開啟資料夾中的 index.html 瀏覽全文。