Course:CPSC312-2016-Project2-Kakuro

From UBC Wiki

Kakuro

By Cowan Cumming and Erika Stansbury

What is the problem?

We will create a Kakuro solver program in Haskell.

What is the something extra?

- We will attempt to have functionality for generation of puzzles as well

- We will use an text input file to feed our own Kakuro puzzles into the program for it to solve