中文

Diagonal Peg Solitaire

组合数学 2007-05-23 v2 离散数学 数据结构与算法

摘要

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.

关键词

引用

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

备注

20 pages, 11 figures