Java Sudoku Solver

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

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

VERSION HISTORY

  • Version N/A posted on 2011-07-26
  • Version v0.2b1 posted on 2006-10-01
    Several fixes and updates

Program Details