The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Added generated games
1 year ago
Added the generated games from the testcases to the library
Adding convenience methods to use a generated game
Bugfix release
1 year ago
Fixed initialisation of Playboard
Sudoku Solver based on Knuth's Algorithm X (Dancing Links)
1 year ago
Solver for standard Sudokus based on Knuth's Algorithm X (Dancing Links) in Swift.