Consider the problem of constructing not solving crossword


Consider the problem of constructing (not solving) crossword puzzles. You are given an N x M grid that specifies which squares are blank and which are shaded, as well as a list of words (i.e., a dictionary). The objective is to fill in the blank squares using the words from the list. Your task is to formulate this problem as a constraint satisfaction problem. Discuss two possible solutions:
a. one in which variables are letters, and
b. one in which variables are words.
Furthermore, discuss the pros and cons of these two formulations.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Consider the problem of constructing not solving crossword
Reference No:- TGS0143766

Expected delivery within 24 Hours