I've been attempting to construct a miracle sudoku puzzle for a while now, with a little twist. Instead of one sudoku grid, there are two combined grids, as a new-ish idea. The grid I've been using to construct is shown below:
The green represents that the box is common with both sudoku's.
Additional rules of miracle sudoku:
- Cells which are separated by a Chess King's move (adjacent cells) cannot contain the same digit
- Cells which are separated by a Chess Knight's move (L spaced cells) cannot contain the same digit
- Orthogonally adjacent cells cannot contain consecutive digits.
However, a very common problem I faced in my fruitless attempts of creating a solvable miracle was that I would end up with numbers that I couldn't put into the grid anymore, making me feel that this grid makes the puzzle impossible to create.
Without any means of finding out whether there exists a grid by myself (due to the lack of coding effort or skill), I cannot continue further in my pursuits of an elegant puzzle. As such, I'm asking for a list of possible solutions (where the solution to both sudoku grids are uniquely different from each other) for this grid with the miracle sudoku restraints, so that I know I'm not going down a rabbit hole trying to produce a puzzle. Help would be appreciated.
In other words, I'm asking for help by finding (or showing how I could find) 2 uniquely different solved miracle sudoku grids where Box 3 of one grid is the same as Box 7 of the other.