主題
Search

peg solitaire


一種在給定形狀的棋盤上玩的遊戲,棋盤上有許多孔,最初除了一個孔外,其餘的孔都用木釘填滿。目標是移除除一個以外的所有木釘,方法是將木釘從一個被佔用的木釘孔的一側跳到空白處,移除被跳過的木釘。

PegSolitaire

最常見的配置之一是帶有 33 個孔的十字形棋盤。除了中間的孔外,所有孔最初都用木釘填滿。Gosper等人(1972 年)討論了策略和對稱性。Berlekamp等人(1982 年)給出了這個謎題的完整解決方案。

PegSolitaireTriangle

還有一種三角形變體,有 15 個孔(其中 15 是第 5 個三角形數 T_n)和 14 個木釘(Beeler 1972 年)。將三角形頂點的孔編號為 1,然後從上到下,從左到右依次編號,下表給出了移除單個木釘後可能的結束孔(Beeler 1972 年)。由於對稱性,只需要考慮前五個木釘。同樣由於對稱性,移除木釘 2 等同於移除木釘 3 並水平翻轉棋盤。Bell(2008 年)調查了這個問題,這個問題可以追溯到 Smith(1891 年)。Bell 給出了這個問題可解的必要和充分條件以及一個簡單的求解演算法。

移除可能的結束木釘
11, 7=10, 13
22, 6, 11, 14
43=12, 4, 9, 15
513

Kraitchik(1942 年)考慮了一種在中心直角頂點處放置一個額外孔的棋盤。


另請參閱

跳棋, 康威計程車兵

在 上探索

參考文獻

Beasley, J. D. The Ins and Outs of Peg Solitaire. Oxford, England: Oxford University Press, 1992.Beeler, M. Item 76 in Beeler, M.; Gosper, R. W.; and Schroeppel, R. HAKMEM. Cambridge, MA: MIT Artificial Intelligence Laboratory, Memo AIM-239, p. 29, Feb. 1972. http://www.inwap.com/pdp10/hbaker/hakmem/games.html#item76.Bell, G. I. "Solving Triangular Peg Solitaire." J. Integer Seq. 11, Article 08.4.8, 1-21, 2008.Berlekamp, E. R.; Conway, J. H; and Guy, R. K. Ch. 23 in Winning Ways for Your Mathematical Plays, Vol. 2: Games in Particular. London: Academic Press, 1982.Chang, E.; Phillips, S. J.; and Ullman, J. D. "A Programming and Problem Solving Seminar." Stanford University Technical Report CS-TR-91-1350, February 1991. http://elib.stanford.edu.de Vreught, H. "Hi-q." http://rec-puzzles.org/new/sol.pl/competition/games/hi-q.Gardner, M. "Peg Solitaire." Ch. 11 in The Unexpected Hanging and Other Mathematical Diversions. New York: Simon and Schuster, pp. 122-135 and 250-251, 1969.Gosper, R. W.; Brown, S.; and Rayfield, M. Item 75 in Beeler, M.; Gosper, R. W.; and Schroeppel, R. HAKMEM. Cambridge, MA: MIT Artificial Intelligence Laboratory, Memo AIM-239, pp. 28-29, Feb. 1972. http://www.inwap.com/pdp10/hbaker/hakmem/games.html#item75.Guy, R. K. "Unsolved Problems in Combinatorial Games." In Games of No Chance, Proc. MSRI Workshop on Combinatorial Games, July, 1994 (Ed. R. J. Nowakowski.) Cambridge, England: Cambridge University Press, 1998.Hopcroft, J. E. and Ullman, J. D. Introduction to Automata Theory, Languages, and Computation, 2nd ed. Reading, MA: Addison-Wesley, 2000.Kraitchik, M. "Peg Solitaire." §12.19 in Mathematical Recreations. New York: W. W. Norton, pp. 297-298, 1942.Manna, Z. Mathematical Theory of Computation. New York: McGraw-Hill, 1974.Moore, C. and Eppstein, D. "One-Dimensional Peg Solitaire, and Duotaire." Working Paper 00-09-050. Sante Fe Institute. http://www.santafe.edu/sfi/publications/Working-Papers/00-09-050.ps.gz."Peg.solitaire." http://rec-puzzles.org/new/sol.pl/competition/games/peg.solitaire.Ravikumar, B. "Peg-Solitaire, String Rewriting Systems and Finite Automata." Proc. 8th Int. Symp. Algorithms and Computation. New York: Springer-Verlag, pp. 233-242, 1997.Smith, H. "Puzzle." US Patent #462, 170, 1891.Uehara, R. and Iwata, S. "Generalized Hi-Q is NP-Complete." Trans IEICE E73, 270-273, 1990.

在 上引用

peg solitaire

請引用為

Weisstein, Eric W. "Peg Solitaire." 來自 Web 資源。 https://mathworld.tw/PegSolitaire.html

主題分類