• Stars
    star
    1
  • Language
    C++
  • Created about 4 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Implement 2 versions of parallel brute force to solve Sudoku with C++ threads (using work stealing) and Fastflow.