Java Sudoku Solver

License: Free ‎File size: N/A
‎Users Rating: 5.0/5 - ‎1 ‎votes

ABOUT Java Sudoku Solver

This is a simple Java implementation of sudoku solver. The algorithm is a simple backtracking code which runs through all the possible solution paths.