From the looks of the code, puzzle generation is dependent on a good solve
method:
[GNUDoku.C]
void GNUDoku::generatePuzzle(float const difficulty, int const seed){
...
Sudoku::solve(stack, top, &flag_data, visited);
...
}
Glancing at the solve algorithm, it looks like the solve method
Processing commands for [EMAIL PROTECTED]:
> tags 351043 +help
Bug#351043: gnudoku: generates puzzles with multiple solutions
There were no tags set.
Tags added: help
> thanks
Stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system adminis
tags 351043 +help
thanks
I don't know how to deal with this bug. I am quite surprised of its
severity since I totally agree with John.
Of course I don't want to start a "severity war" so I just mark the bug
with the help tag.
> The generation of ambiguous puzzles is a known bug. None of the au
3 matches
Mail list logo