AbdoFoda / crossword

AI project to solve the crossword game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crossword

solve the crossword game using AI techniques in prolog language.

problem statement : given n*n crossword puzzle and a set of 2n strings with lenght = n+1 for each. find all possible solutions for thiss crossword grid if exist.

About

AI project to solve the crossword game.


Languages

Language:Prolog 100.0%