Found 2 repositories(showing 2)
nameera231
A program that uses the GPU to solve sudoku puzzles. These puzzles are an interesting example of a constraint-satisfaction problem, which is a general approach to solving a wide variety of problems. This computation also lends itself well to the GPU: a lot of available parallelism within each puzzle, and can solve many puzzles simultaneously.
keeyon2
No description available
All 2 repositories loaded