The world's fastest Scrabble program
@article{Appel1988TheWF, title={The world's fastest Scrabble program}, author={Andrew W. Appel and Guy J. Jacobson}, journal={Commun. ACM}, year={1988}, volume={31}, pages={572-578} }
An efficient backtracking algorithm makes possible a very fast program to play the SCRABBLE® Brand Crossword Game. The efficiency is achieved by creating data structures before the backtracking search begins that serve both to focus the search and to make each step of the search fast.
Figures and Topics from this paper
88 Citations
A Scrabble Heuristic Based on Probability That Performs at Championship Level
- Computer Science
- MICAI
- 2009
- 2