CMU Artificial Intelligence Repository
Crossword
areas/games/x_word/
Crossword allows you to create blank crossword puzzle frames and then
have the computer fill them with words from a chosen dictionary. You
can watch the computer while it works, even interrupting it and
stepping one letter at a time to better understand what it's doing.
The program is intended to provide a testing ground for different
search algorithms. It acts as a visual tool to identify the strengths
and weaknesses of a particular method. With a little work and proper
understanding of the code, one can add new search algorithms to the
program.
Origin:
ftp.informatik.uni-muenchen.de:/pub/comp/platforms/next/
Programming/ai/
as the files Crossword.app.tar.gz, Crossword.examples.tar.gz,
and Crossword.src.tar.gz
Version: 1.0
Requires: NeXTStep 3.0
Copying: GNU GPL
CD-ROM: Prime Time Freeware for AI, Issue 1-1
Author(s): Scott Roy
Department of Computer Science
Stanford University
Stanford, CA 94305
Keywords:
Authors!Roy, Game Playing!Crossword Puzzles, Search,
Stanford
References: ?
Last Web update on Mon Feb 13 10:22:32 1995
AI.Repository@cs.cmu.edu