/java-sudoku

A simple Java depth-first solver for Sudoku puzzles, with algorithm explanation and examples.

Primary LanguageHTMLMIT LicenseMIT

Java Sudoku solver with depth-first search and documentation