Janet Sudoku - Sudoku Generator and Sudoku Solver library
for Java Android .NET MONO (C#) CLS compliant (C++/CLI, F#, VB)
org.mariuszgromada.math :
Janet-Sudoku
Janet Sudoku is a powerful Sudoku Generator and Sudoku Solver
library for Java (since jdk 1.5) Android .NET (since 2.0)
MONO CLS compliant. Additionally library delivers
Janet Sudoku Demo App implementation in a simple form of
command line tool, yet highly functional.
1. Sudoku Generator - generate Sudoku puzzles using
variety of different methods.
2. Sudoku Solver - Solve any Sudoku puzzle, get the path leading
to the correct solution. Check whether unique solution exists.
Find all solutions if more than one present. Analyse many built-in
examples of Sudoku puzzles or load any other.
3. Manipulate the board by applying transformations not affecting
solution existence (i.e. rotation, reflection, permutation,
swapping segments, and others). Interact with the library
via consisted and well documented API.
4. Janet Sudoku Demo App - use simple, yet highly functional,
command line tool to generate, solve evaluate different puzzles.