- Thread starter
- #11
Progress being made
Just thought I'd update how this is going.
I have a simple solver now working. The plugin allows the user to enter the puzzle details and then pressing the Solve button will solve the sudoku.
Next step is get the generation of new puzzles working.
This would have been a lot faster but I wanted to actually write my own solving/generation engine (just cause its an interesting problem), and my day job has been very busy too.
Anyway hope to have an initial release soon(ish). I'll at least try and make a release of the basic solving functionality very soon anyway.
Currently restricted to the classic 9x9 (but the solving engine can cope with larger puzzles - although it may be slow on these, not yet tested).
Just thought I'd update how this is going.
I have a simple solver now working. The plugin allows the user to enter the puzzle details and then pressing the Solve button will solve the sudoku.
Next step is get the generation of new puzzles working.
This would have been a lot faster but I wanted to actually write my own solving/generation engine (just cause its an interesting problem), and my day job has been very busy too.
Anyway hope to have an initial release soon(ish). I'll at least try and make a release of the basic solving functionality very soon anyway.
Currently restricted to the classic 9x9 (but the solving engine can cope with larger puzzles - although it may be slow on these, not yet tested).