Kitty
Kitty is a Sudoku solver writen in C++ with a superficial use of STL. It employs a greedy backtracking algorithm and comes with Meow, a helper utility for checking if a given Sudoku solution is correct (and matches the pattern of a given problem).
Both tools are licensed under the terms of GNU GPLv3+. Release was made possible thanks to Robert Östling, who graciously offered his help with writing the makefile and debugging the program.
Recent Comments