Showing posts with label Sudoku. Show all posts
Showing posts with label Sudoku. Show all posts

Thursday, August 9, 2018

A Number Game Guide! Sudoku Answers

Photo: Wikipedia
Are you bored? 

Do you wish to be entertained? 

One way to divert you from boredom is to take up a hobby. A good suggestion is to try answering puzzles. It does not just keep you from world-weariness; it also sharpens your mind. 

A puzzle is a problem-solving game to challenge the different mind strategies that you know of. There are different kinds of a puzzle – some are easy to deal with, however, others are highly crucial as if you are solving Math or Logic problems. 

An example of a puzzle that is more likely related to logic is Number Place or sometimes referred to as Sudoku. 

Sudoku has the aim to complete a nine by nine (9 x 9) grid from three by three   (3 x 3) regions by entering the numbers 1 to 9 in each cell of the grid. The tricky part is that no single number should be repeated in the 9 x 9 grid. 

At first glance, the Number Place seems to be a fun and easy game. However, in the long run, it requires the player to be in deep thought of what strategies to formulate to solve the puzzle. 

There are three suggested ways to answer Sudoku. One can choose to use scanning as his method of solving the puzzle. Others can prefer marking up to come up with a solved puzzle. For some, they can be comfortable with the analysis method of puzzle solving. 

Scanning is a method wherein the process of elimination reigns. Under the scanning method, one can either choose cross-hatching or counting. Cross-hatching requires a systematic course of action wherein to scan rows or columns in a particular region can give you hints of the possibility where numbers can or cannot be repeated. On the other hand, counting requires the basic counting where the player would count numerals 1 to 9 in rows, columns, and regions to find the missing numeral.  

To answer your next Sudoku game, try the marking up method. This method is normally used when you exhaust all the possibilities of solving the puzzle from scanning. To mark, you should be able to use notations. Commonly, what is being used as a notation to markup are dots and subscript. However, it is best to use notation wherein you will be comfortable using such as lines, shapes or other codes. It is also good to assign which notation would be used for candidate numerals that are most likely to repeat and notation that is likely to be in the said grid. One drawback of using notations is when Sudoku is being played from newspaper or magazine pages where grids are usually small to note into. 

Third suggested way to solve Sudoku puzzles is through analysis. There are two main tactics to use the analysis method – the candidate elimination and what-if method.  Through the word itself, the candidate elimination method does away with candidate numerals from the grids to set aside just one option. Scanning can also be utilized together with the candidate elimination. Another way to answer Number Place with the analysis method is the what-if technique. With the use of this approach the player will guess which is which from the two remaining numbers. 

If for instance, you will be seeking answers to Sudoku via a computer program there are also recommended ways to finish the puzzle.  

First, try to act and be like a human when solving. You can still use the suggested solving procedures given above. Additionally, with the use of a computer program, you will be able to devise the level of difficulty for each puzzle game. 



Secondly, plan or search for a good computation that will help you solve the puzzle more rapidly. 

You as the player can use a combination of the methods or can even formulate new solutions that will work best for you and other people. Take things one step at a time. Learn the basics of the game. Let go of line of attacks that are boggling your mind. Pick the pieces of information where you think you succeed, learn from where you fall apart. It is a game; you must learn to take risks. 

Just thinking of how Sudoku will work, boredom just fades.




Saturday, December 2, 2017

Sudoku Solutions: Helpful for Some, Boring for Others

Sudoku puzzle solved by a brute force/backtracking algorithm. The algorithm started by filling the first empty cells with the values 1 - 9 until one of them created a valid board and moved on from there backtracking whenever doing this could not create a valid board. The program is written in Java. Letter images made in Photoshop.
Photo: Wikimedia

Many players of the Sudoku find this puzzle game very difficult to solve. However, because of the clever minds of most players, they have created techniques, strategies, and solutions to make the game simple.

The following are some of those solutions the players have made in solving any levels of the Sudoku puzzle game.

1.  Scanning

This solution is executed at the start and all throughout the game. Scans should be done for many times in the middle of studying the puzzle. There are actually two basic techniques involved in scanning they are:

•  Cross-hatching – This is scanning of rows and columns to know which line holds numbers that should be removed. The process is repeated in rows and columns. For an accurate result, the numbers should be scanned based on their frequency. It is very necessary to do this process in order to check all the 1 to 9 numbers. 

•  Counting – This technique is performed to know what the missing numbers are. In order to have a fast result, counting should be done based on the last number revealed. 

While the scanning is performed, advanced solvers are searching for possibilities. They do it by narrowing the location of each number in a row or column. 

Most challenging puzzle games have many possibilities that need to be discovered. These possibilities might be in many directions or intersections. The puzzles that need only the solution for scanning in order to be solved are categorized as the easy puzzle. On the contrary, the difficult puzzle can also be solved by using scanning but still, it requires the discovery of possibilities. 

2.  Marking Up

Scanning is usually stopped when there are no numbers that can be detected. From this, it is important to use some logical analysis. Most players find it helpful to lead the analysis by marking up the possible numbers in the empty boxes. There are two famous notations in marking up, they are:

•  Subscript – The possible numbers are written in subscript in the box. The disadvantage to this is that Sudoku puzzle found in newspapers or magazines are normally too small to contain the subscripts. Therefore, it is suggested that if you are going to use this notation, you should make a bigger copy of the puzzle or use a finely pointed pencil. 

•  Dots – the advantage of this is that it can be used on original puzzles. When using the notation, you need to have dexterity in order to put the dots. Misplaced or unintended dots may lead the player to confusion. 

3.  Analyzing 

The following are the two basic approaches for analyzing:

•  Elimination – This is the way of eliminating possible numbers from one box or more to have only one option. After getting each answer, it would be good to perform another scan. This is made to know the effect of the last number placed in. There are several elimination tactics. The commonly used among these tactics is the unmatched candidate removal. Boxes with similar sets of possible numbers are a match if the number of the possible numbers is equal to the numbers of boxes having them. 

•  What if – In this approach, a box containing only two possible numbers is chosen and a guess is completed. The steps already mentioned are repeated except if the same number is found in the same box. If duplication happens, the alternative candidate number is the solution. In logical expressions, this is what called as the reductio ad absurdum. This kind of approach requires a pencil and an eraser. The logical perfectionist may frown about this approach because of its many trial and error test. However, this approach can draw out solutions faster. 

It is not necessary to combine techniques in order to solve the Sudoku. These may prevent the drawbacks of the above solutions, which for most players can be very uninteresting. The counting of the rows and columns can also bore the seasoned Sudoku players. Writing down the possible numbers in an empty box can also consume more time. In addition, the what-if approach can be very puzzling unless the players know how to organize. 

The best solution for solving the Sudoku is to search for techniques that do not require more counting, marking out and analyzing.