Skip to content

fredjoonpark/Sudoku-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages