This 24C pattern cannot have puzzles.... it needs at least 3 added clues
- Code: Select all
+-------+-------+-------+
| X X X | . . . | . . . |
| X . X | . . . | . . . |
| X X X | . . . | . . . |
+-------+-------+-------+
| . . . | X X X | . . . |
| . . . | X . X | . . . |
| . . . | X X X | . . . |
+-------+-------+-------+
| . . . | . . . | X X X |
| . . . | . . . | X . X |
| . . . | . . . | X X X |
+-------+-------+-------+
However with the addition of suitably placed n number of clues it is possible to generate a minimal puzzle.
Q1. What is the observation which assists / makes a search more efficient
Q2. What is the range of values of n
Q3. What values of n have diagonally symmetrical puzzles if any