Haskell Parallel Sudoku Solver playground
For more information see http://daniberg.com/2018/12/23/parallel-sudoku-solver.html.
Based on chapter two of the book Parallel and Concurrent Programming in Haskell by Simon Marlow.
Building and running
make
The out
directory contains the summary and the eventlog of the 4 different
implementations.