GitHub - nilostolte/Sudoku: Simple 9x9 Sudoku brute force solver with intrinsic parallel candidate...
Simple 9x9 Sudoku brute force solver with intrinsic parallel candidate set processing using bits to represent digits in the [1, 9] range, and bitwise operations to test a candidate against the cand...
github.com