- Fast. It can solve 1000 puzzles in 1 second and generate 1000 puzzles in 25 seconds.
- Uses logic. Uses as many solve techniques as possible when solving puzzles rather than guessing.
- Rates puzzles. Most generators don't give an indication of the difficulty of a Sudoku puzzle. QQwing does.
- Can print solve instructions. Tells steps that need to be taken to solve any puzzle.
- Customizable output style. Including a CSV style that is easy to import into a database.
Tuesday, February 19, 2013
Potential generator found
A potential generator has been found from http://ostermiller.org/qqwing/. The following features are listed on the website:
Labels:
generator,
teamsudoku
Subscribe to:
Post Comments (Atom)
Possible issue found: may not actually be generating puzzles at the difficulty it's reading. We looked at a few different puzzles at different difficulty levels, and they look to be about the same (from easy to hard). So, we may explore other options as well. At the very least, we could use this one for just generation (not for figuring out difficulty and selecting values to take out).
ReplyDelete