V-Neck / StochasticSudoku

Implementing a stochastic solution to Sudoku to see if we can solve puzzles faster than a traditional iterative-update method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StochasticSudoku

Implementing a stochastic solution to Sudoku to see if we can solve puzzles faster than a traditional iterative-update method

About

Implementing a stochastic solution to Sudoku to see if we can solve puzzles faster than a traditional iterative-update method

License:MIT License


Languages

Language:Scala 100.0%