This is a Sudoku game solver built with Kotlin.
Currently, two algorithms implementations are available: my own branch-and-bound implementation as well as one powered by ojAlgo.
The UI was built with TornadoFX.
This is a Sudoku game solver built with Kotlin.
Currently, two algorithms implementations are available: my own branch-and-bound implementation as well as one powered by ojAlgo.
The UI was built with TornadoFX.