Skip to content
Snippets Groups Projects
Commit 7bba2eb9 authored by TheLostWanderer's avatar TheLostWanderer
Browse files

update CHANGELOG for v0.2

parent 8a729a13
No related branches found
No related tags found
No related merge requests found
Changelog : v0.2
- add support for problem 6 (16*16 grid)
- sudoku are still hard-coded. argument parser is planned to make it modular
- improve printing
Changelog : v0.1 Changelog : v0.1
2021-03-25
First Release! First Release!
First version of the solver, using a backtracking algorithm. For now the Sudoku grid is hard-coded. First version of the solver, using a backtracking algorithm. For now the Sudoku
grid is hard-coded.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment