Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Sudoku-Solver

A 9x9 Sudoku Board Solver using arc consistency and domain splitting.

Takes in any two dimensional int array representing a sudoku board, and returns a solved board.

About

A 9x9 Sudoku Board Solver

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages