@techreport{oai:ipsj.ixsq.nii.ac.jp:00032069, author = {長井, 歩 and 今井, 浩 and Ayumu, Nagai and Hiroshi, Imai}, issue = {103(2000-AL-075)}, month = {Nov}, note = {詰将棋を解くプログラムの研究はこの10年の間に大きく進歩した.その原動力となったのは,証明数や反証数という概念の導入である.詰将棋に適用すると,大雑把に言うと,証明数は玉の逃げ方の総数を,反証数は攻め方の王手の総数を表す.前者は攻め方にとって,後者は玉方にとって非常に重要な値である.証明数・反証数を対等に扱った,ナイーブなアルゴリズムは,Allisのpn-searchという最良優先探索法である.我々は近年,df-pnアルゴリズムという,pn-searchと同等の振る舞いをする深さ優先探索法を提案している.この論文では,df-pnアルゴリズムを詰将棋を解くプログラムに応用した.その結果,300手以上の詰将棋をすべて解くことに初めて成功するなど,解答能力と解答時間の両面で優れた結果を出すことができた., During this decade, a study of programs to solve Tsume-Shogi problems has greatly advanced. This is due to the development of the concept of a proof number and a disproof number. Allis' pn-search is a naive best-first algorithm that uses both proof numbers and disproof numbers on equal terms. We already developed a df-pn algorithm which is a depth-first algorithm that behaves the same as pn-search. In this paper, we applied df-pn algorithm to a prgram solving Tsume-Shogi problems. As a result, our program solved all the Tsume-Shogi problems for the first time, that require over 300 plies to reach to the checkmate.}, title = {df - pnアルゴリズムの詰将棋解答プログラムへの応用}, year = {2000} }