AI solving crossword puzzles
crossword.py - creates all necessary objects
generate.py - contains all the necessary logic for the crossword solver
To solve the crossword puzzle generate.py takes a structure file and a word file, as well as an optional output file in order to save results graphically.
Usage example:
python generate.py structure1.txt word1.txt output.png
lasupernova/crossword_solver
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|