English

Diagonal Peg Solitaire

Combinatorics 2007-05-23 v2 Discrete Mathematics Data Structures and Algorithms

Abstract

We study the classical game of peg solitaire when diagonal jumps are allowed. We prove that on many boards, one can begin from a full board with one peg missing, and finish with one peg anywhere on the board. We then consider the problem of finding solutions that minimize the number of moves (where a move is one or more jumps by the same peg), and find the shortest solution to the "central game", which begins and ends at the center. In some cases we can prove analytically that our solutions are the shortest possible, in other cases we apply A* or bidirectional search heuristics.

Keywords

Cite

@article{arxiv.math/0606122,
  title  = {Diagonal Peg Solitaire},
  author = {George I. Bell},
  journal= {arXiv preprint arXiv:math/0606122},
  year   = {2007}
}

Comments

20 pages, 11 figures