StrmCkr wrote:i am pondering if a symetry has been missed from issomphoric identies.
i am wondering if box-box-box relationship was missed. here is an example puzzle i have to demenstrate what i am asking.
- Code: Select all
1 . . | 2 . . | 3 . .
8 . . | . . . | . 6 1
. . 7 | . . 8 | . . 9
-------+-------+------
3 . . | 1 . . | 2 . .
. 6 . | . . . | . . .
. . 9 | . . 7 | 4 . 8
-------+-------+------
. . . | 3 . . | 1 . .
. 5 . | . . . | . . .
4 . 8 | . . 9 | . . 7
Boxes 1,5,9 are equal
Boxes 3,4,8 are equal
Boxes 2,6,7 are equal
i have found that you can directly swap any of the equal boxs 1 for 1 and the solution remains unchanged. nothign exciting
but
this property is not listed in the identites of issomorphic puzzles.
StrmCkr wrote:
- Code: Select all
1 . . | 2 . . | 3 . .
8 . . | . . . | . 6 1
. . 7 | . . 8 | . . 9
-------+-------+------
3 . . | 1 . . | 2 . .
. 6 . | . . . | . . .
. . 9 | . . 7 | 4 . 8
-------+-------+------
. . . | 3 . . | 1 . .
. 5 . | . . . | . . .
4 . 8 | . . 9 | . . 7
my next question is this.
if you can rotated combiniation of boxes that are identical and create a puzzle that is identical when considering the affective change. are they equivical.
if you can rotate equal boxs only 90/180/270/360 and or reflect the image of these boxes that is equal and create a new but identical puzzle. { this change seems limited to identical boxes and puzzle state bases}.
is it an issomorphic property?
take this example.
i roated (3,6,9) in box 3 and 4 - 270 degrees cock wise and created a second puzzle.{from the first puzzle} --
- Code: Select all
1 . . | 2 . . | . . 9
8 . . | . . . | . 6 1
. . 7 | . . 8 | 3 . .
-------+-------+------
. . 9 | 1 . . | 2 . .
. 6 . | . . . | . . .
3 . . | . . 7 | 4 . 8
-------+-------+------
. . . | 9 . . | 1 . .
. 5 . | . . . | . . .
4 . 8 | . . 3 | . . 7
are they issomorphic given the above condidtions are tracable??
StrmCkr wrote:i have another question that starts with a documents i have read on this subject..
that some roations/reflections arent valid on some grids.
but row/column swaping/ number changing works on all.
i have grids that cant rotate or reflect:
but you can permate the numbers/columns/rows leaves valid grids as well.
so how would it be a properity of all grids if rotation or relfections dont work on some grids?
+---+---+---+
|1..|2..|..9|
|8..|...|.61|
|..7|..8|3..|
+---+---+---+
|..9|1..|2..|
|.6.|...|...|
|3..|..7|4.8|
+---+---+---+
|...|9..|1..|
|.5.|...|...|
|4.8|..3|..7|
+---+---+---+ original [non minimal] puzzle
+---+---+---+
|7..|2..|..9|
|8..|...|.61|
|..1|..8|3..|
+---+---+---+
|..9|..1|2..|
|.6.|7..|...|
|3..|...|4.8|
+---+---+---+
|...|9..|1..|
|.5.|...|...|
|4.8|..3|..7|
+---+---+---+
+---+---+---+
|...|...|...|
|12.|3..|8..|
|34.|12.|...|
+---+---+---+
|...|.6.|..7|
|..9|..7|..8|
|6..|...|5..|
+---+---+---+
|..5|..3|..4|
|.1.|...|...|
|...|8..|.9.|
+---+---+---+ untouchable-21
+---+---+---+
|1..|2..|...|
|...|...|.61|
|..7|..8|3..|
+---+---+---+
|..9|1..|2..|
|.6.|...|...|
|3..|..7|4.8|
+---+---+---+
|...|9..|1..|
|.5.|...|...|
|4.8|..3|..7|
+---+---+---+
+---+---+---+
|195|276|384|
|842|953|761|
|637|418|529|
+---+---+---+
|384|195|276|
|761|842|953|
|529|637|418|
+---+---+---+
|276|384|195|
|953|761|842|
|418|529|637|
+---+---+---+
- no probably many different solutions.strmCkr wrote:the same puzzle correct? all having the same solution.