Project Summary

Project Information

Field Value
Name Sudoku
Description An implementation of a Sudoku solver, with the intent of formalising how easy a particlar sudoku puzzle would be to solve by determining what moves can be made deterministically, rather than just iterating guesses.
Homepage https://github.com/Skenvy/Sudoku

Project Organization

Field Value
Name Skenvy
URL http://github.com/Skenvy

Build Information

Field Value
GroupId io.github.skenvy
ArtifactId sudoku
Version 0.2.0
Type jar
Java Version 11