Skip to content

Report for project for Functional Programming for Logicians, 21/22, by Flip Lijnzaad and Jasper Stammes

Notifications You must be signed in to change notification settings

flijnzaad/fpl-report

 
 

Repository files navigation

Instructions for running

Optional: to generate a new sudoku, run:

cd sudoku/ && python3 generate_sudoku.py

If the Python program does not terminate, Ctrl + C and run again.

To run the program: in the top directory, run stack ghci and at the prompt run solveSudokuFromFile.

To build the report and the Haskell project: in the top directory, run make.

About

Report for project for Functional Programming for Logicians, 21/22, by Flip Lijnzaad and Jasper Stammes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 69.4%
  • TeX 15.4%
  • Python 14.5%
  • Makefile 0.7%