Inspiration

Neural Learning seminar. We wanted to try a project with some Artificial Intelligence

What it does

A unsolved Sudoku puzzle is provided in a text file, and the program solves the corresponding puzzle.

How we built it

Used an AC-3 constraint propagation algorithm to limit domains. Each grid on puzzle represents a grid

Challenges we ran into

Too many to add

Accomplishments that we're proud of

Building something that works

What we learned

How to implement constraint satisfaction algorithm

What's next for McHacks-2017

Learn some Node.js

Built With

Share this project:

Updates