Skip to content

lasupernova/crossword_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crossword_solver

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

About

AI algorithm to solve crossword puzzles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages