/multithreaded-sudoku

A multi-threaded Sudoku puzzle solver written in C. Uses pthread to divide the work among threads.

Primary LanguageCGNU General Public License v2.0GPL-2.0

Stargazers