Search lessons learned from crossword puzzles

  • Authors:
  • Matthew L. Ginsberg;Michael Frank;Michael P. Halpin;Mark C. Torrance

  • Affiliations:
  • Computer Science Department, Stanford University, Stanford, California;Computer Science Department, Stanford University, Stanford, California;Computer Science Department, Stanford University, Stanford, California;Computer Science Department, Stanford University, Stanford, California

  • Venue:
  • AAAI'90 Proceedings of the eighth National conference on Artificial intelligence - Volume 1
  • Year:
  • 1990

Quantified Score

Hi-index 0.00

Visualization

Abstract

The construction of a program that generates crossword puzzles is discussed. As in a recent paper by Dechter and Meiri, we make an experimental comparison of various search techniques. The conclusions to which we come differ from theirs in some areas - although we agree that directional arc consistency is better than path-consistency or other forms of lookahead, and that backjumping is to be preferred to backtracking, we disagree in that we believe dynamic ordering of the constraints to be necessary in the solution of more difficult problems.