/crossword

Homework/project in Intelligent Systems(13E114IS)

Primary LanguagePython

Crossword

Homework/project in Intelligent Systems(13E114IS) at the University of Belgrade, School of Electrical Engineering.

A simple crossword puzzle solver made in python. Implements algorithms such as Backtracking, Forward Checking and Arc Consisntency Checks.