شيراطوري
11-14-2005, 09:23 PM
Sudoku Solver
a FREE utility
Sudoku (Su Doku) is a popular puzzle in Japan (appearing in puzzle magazines such as Nikori), and the rule is simple: fill a given grid with the numbers 1 to 9, so that every column, row, and 3x3 box indicated by the slightly heavier lines has the numbers 1 to 9. The name is frequently translated as 'number place' in English, although other names such as 'sole number' may be better translations. Of course, in English, the name has multiple spellings: Su Doku is a common alternative.
Welcome to the Sudoku (Su Doku) solver page, a free utility for those who like to have their Sudoku problems quickly solved. This solver not only produces solutions, it allows them to be rapidly eMailed to recipients: useful for those regular Sudoku competitions (such as the daily one The Times is currently running).
Update: Version 1.3 has now been released!
The Sudoku solver is written in C++, and will attempt to solve all Sudoku puzzles deterministically by the iterative application of a sequence of rules. For puzzles that have insufficient information or are very hard the system will then generate guesses and look for inconsistencies deriving from the guesses. If the puzzle is malformed (ie cannot have a solution as it contains a logical contradiction) then the solver will identify it as such.
If the puzzle can have more than one solution then the system will return the first answer it finds. This can be seen in action by entering an all-blank grid.
program: 1008 KB
عفوا صاحب الموضوع تعب في إحضار الروابط لدى فهو محجوب و يتوجب عليك التسجيل
PDF manual: 147 KB
COعفوا صاحب الموضوع تعب في إحضار الروابط لدى فهو محجوب و يتوجب عليك التسجيل
a FREE utility
Sudoku (Su Doku) is a popular puzzle in Japan (appearing in puzzle magazines such as Nikori), and the rule is simple: fill a given grid with the numbers 1 to 9, so that every column, row, and 3x3 box indicated by the slightly heavier lines has the numbers 1 to 9. The name is frequently translated as 'number place' in English, although other names such as 'sole number' may be better translations. Of course, in English, the name has multiple spellings: Su Doku is a common alternative.
Welcome to the Sudoku (Su Doku) solver page, a free utility for those who like to have their Sudoku problems quickly solved. This solver not only produces solutions, it allows them to be rapidly eMailed to recipients: useful for those regular Sudoku competitions (such as the daily one The Times is currently running).
Update: Version 1.3 has now been released!
The Sudoku solver is written in C++, and will attempt to solve all Sudoku puzzles deterministically by the iterative application of a sequence of rules. For puzzles that have insufficient information or are very hard the system will then generate guesses and look for inconsistencies deriving from the guesses. If the puzzle is malformed (ie cannot have a solution as it contains a logical contradiction) then the solver will identify it as such.
If the puzzle can have more than one solution then the system will return the first answer it finds. This can be seen in action by entering an all-blank grid.
program: 1008 KB
عفوا صاحب الموضوع تعب في إحضار الروابط لدى فهو محجوب و يتوجب عليك التسجيل
PDF manual: 147 KB
COعفوا صاحب الموضوع تعب في إحضار الروابط لدى فهو محجوب و يتوجب عليك التسجيل