Haskell implementation of an optimization exercise based on the N-Queen problem
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
23
commits
Formatting issues
5fcfac9
Use strict fields for things like Int, with BangPatterns.
8b59fde
Compile with O2
9c30a98
Add final test
86ea263
Add gitingnore
a5e0f55
Tidy up code
91e3ad0
Update package information
351e40f
Add tests for the board
9b5c9a5
Code refactoring
8e3ac46
Update README
c6fa5e1
Add Unit Testing
467cae6
49b3149
Add print method
33a43ce
Fix algorithm
561722a
Use stack for project structure
0c2e72b