Skip to content

jreinhardt/sudocuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SudoCUDA

Some experiments with CUDA and Monte Carlo Sudoku Solvers.

The code in this repository is the result of my efforts to learn CUDA, and is not a very good, fast or efficient way to solve sudokus.

The algorithm is a simple Metropolis, employing a Hamiltonian with a unique ground state corresponding to the solution. I chose it because it can be parallelized very easily.

About

CUDA Sudoku solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages