More on plans and patterns in Paradise

Discussion of chess software programming and technical issues.

Moderators: hgm, Rebel, chrisw

User avatar
sje
Posts: 4675
Joined: Mon Mar 13, 2006 7:43 pm

More on plans and patterns in Paradise

Post by sje »

For those interested in a plans and patterns approach to chess, I've found a reference to a PDF of two appendices of technical notes for Wilkins' Paradise program:

http://www.ai.sri.com/pubs/files/465.pdf

(It appears that the last third of the document is an accidental repeat of the second third.)

The first appendix is a list of productions, each of which is a blob of Lisp that recognizes some chess pattern. The second appendix is text that describes the purpose of the productions.