WildWezyr's Sudoku Solver

Wednesday, July 27, 2005

v0.9.3 fixed

New version v0.9.3 just posted.

Known errors - fixed (so it should give proper answers but calculation speed is not yet optimized).

New feature: import from and export to plain text.














x=1, y=1 allowed digits=1,2,3,4,5,6,7,8,9
 




Monday, July 25, 2005

Error found in v0.9.0

There is an error in v0.9.0. Sometimes (quite rarely) when you press Solve, you get unproper solution with repeated digits within sector and/or lines.

To be fixed soon...

Sunday, July 24, 2005

WildWezyr's Sudoku Solver v0.9.0 beta

First public (but still beta) version of on-line "WildWezyr's Sudoku Solver" is just submitted. I've written this solver in couple of hours in javascript. It is a result of my very first "weekend self-learning session" of javascript (main knowledge source: W3Schools' JavaScript Tutorial).

You are invited to leave your comments/feedback/suggestions (you can write in English or Polish).

Have fun!