As
you know, now a days mathematical puzzle-SUDOKU is in boom
all over the world. Sudoku is a 9X9 matrix with nine 3x3
sub-matrices, that we need to fill by entering the numbers
from 1 through 9, without the repetition of the a number in
the rows, columns or in the sub matrices.
We can get the
Sudoku puzzle in ease by different means, as discussed. You
might have struggled a lot to solve the same. To be true,
even me too. Here I developed a fast and robust package,
that solves the puzzles, that are not easy to solve by
hands. It will solve the Sudoku entered in fraction of a
milli-second and will display the solved result.
When the code
executes, a blank Sudoku will be displayed with 9x9 red
boxes. The user is needed to enter the numbers corresponding
to the source puzzle (Figure 1). To enter this, user should use the
arrow keys to cruse to the required box. The selected box
will be highlighted with a blue boundary. You have to enter
the number through the keyboard. Once you have done entering
all the numbers in the puzzle just hit the 'Enter' key on the
keyboard till you get the solved result (Figure 2). If the Sudoku
cannot be solved by this program a message will be displayed
telling that the given puzzle cannot be solved.

Figure: 1- Problem

Figure: 2- Result
If you have
any of such programs that you want to share with the others,
do send it to us. We will see through that your program is
published on this site. You can also send in your articles
or anything that might help all the students in their
academic studies. To submit your work simply mail it to
webmaster@electrofriends.com.