coloin wrote:With canicalization gsf can get ...
what kind of strange animal can he get ?
JPF
gfroyle wrote:gsf wrote:so the equivalence classes are easy to derive
but this does not guarantee that all {-2+2} members are represented in each class
that would take the longer computation of generating each class by applying {-2+2}* to one member of each class
Seems too fast to me....
Let me clarify my understanding of what is happening
(1) Given a puzzle P, you can generate the list of 136 15-clue pseudo-puzzles - call that L(P)
(2) Two puzzles P and Q are DIRECTLY {-2+2} related if and only if L(P) and L(Q) contain at least one pseudo-puzzle in common
But now I cannot see how you can quickly compute equivalence classes from this information ... essentially we need to know all the DIRECT relationships (which seems to require checking L(P_i) against L(P_j) for all i \not= j)....
I'm sure I have missed something, probably obvious...
8507 1
2665 2
808 3
490 4
232 5
155 6
82 7
78 8
42 9
39 10
13 11
23 12
13 13
9 14
10 15
14 16
5 17
5 18
5 19
2 20
3 21
3 22
3 23
2 24
4 25
3 26
2 27
1 28
2 30
1 31
1 32
1 33
1 35
1 41
2 44
2 46
1 47
1 61
1 73
1 77
1 81
1 16244
JPF wrote:I'd love to see one of this equivalence class ; the one with 81 puzzles ?
puzzle G-index class-index
cut -d' ' -f3 G.2c | sort | uniq -c | sort -n
grep ' 06892$' G.2c
kjellfp wrote:How about {1}* ? Does it also contain a Pangaea, or is it split into several continents?
19924 1
5013 2
1078 3
622 4
236 5
133 6
75 7
50 8
32 9
23 10
21 11
19 12
9 13
7 14
1 15
7 16
2 17
2 18
3 19
4 20
1 21
2 22
2 23
2 24
1 26
3 27
1 28
1 29
2 30
1 33
1 37
1 45
1 53
3 60
1 87
1 257
cut -d' ' -f3 G.1c | sort | uniq -c | sort -n | sed -e 's/^ *//' -e 's/ .*//' | uniq -c
sudoku -goce{-4} -Fc'%05#in %#kc' g.dat > g.edges
=== 41324 {1}* ===
18950 1
4306 2
1095 3
645 4
259 5
170 6
97 7
59 8
47 9
30 10
26 11
18 12
16 13
8 14
3 15
9 16
5 17
5 18
4 19
4 20
1 21
3 22
1 23
5 24
5 25
2 27
1 28
1 30
2 31
2 32
1 33
1 37
1 38
2 41
1 42
1 50
1 55
1 87
1 173
1 560
1 616
=== 41324 {2}* ===
7734 1
2214 2
724 3
424 4
213 5
135 6
70 7
65 8
39 9
29 10
17 11
17 12
12 13
7 14
5 15
12 16
5 17
4 18
7 19
2 20
1 21
3 22
6 23
4 24
1 25
1 26
1 28
2 30
1 31
1 32
1 33
3 35
1 39
1 43
1 44
1 56
1 58
1 64
1 65
1 70
1 80
2 82
1 19182
=== 41324 {3}* ===
1205 1
240 2
62 3
38 4
23 5
16 6
5 7
1 8
2 9
1 10
2 11
1 12
1 13
1 22
1 38950
=== 41324 {4}* ===
12 1
3 2
1 41306
00506 00506
01467 01467
01835 01835
12703 12703
14037 14037
20069 20069
21276 21276
22575 22575
30563 30563
30564 30563
32043 32043
40609 40609
40610 40609
40611 40611
40734 40734
41077 41077
41214 41077
41100 41100
gsf wrote:do we have an idea of the number of inequivalent 12-clue subgrids?
that may give a handle on how close the 41347 (which cover 36151486) are to being complete
Havard wrote:gsf wrote:do we have an idea of the number of inequivalent 12-clue subgrids?
that may give a handle on how close the 41347 (which cover 36151486) are to being complete
I know what you are thinking, but I can shake the feeling that we still don't know how many 17 can come out of the 36151486 subgrids. I am sure that if you did a "5on" on all those grids (would take forever, i know) would produce a lot more 17 than we already have. And since we are not aware of the "completeness" of our 17 collection in relation to the 12-subgrids, I am not sure a number of "total possible 12 subgrids" would be able to tell us much?
gsf wrote:using two different algorithms I just confirmed that G, |G|=41347, is closed under {-5+5}
ronk wrote:gsf wrote:using two different algorithms I just confirmed that G, |G|=41347, is closed under {-5+5}
So unknown 17s have Hamming distance d > 10 from all members of (code) set G ...
ronk wrote:Are there any pairs of set members with d = 34?
sudoku -C p1.dat p2.dat
distance 16
......6.4....81.........7...5.6..8...4...7......2.....2.7....1.1...3.......5.....
..3...........1...8....97.....6..8...4.....5..1.......2.7...91....4..6.....5.....
gsf wrote:ronk wrote:gsf wrote:using two different algorithms I just confirmed that G, |G|=41347, is closed under {-5+5}
So unknown 17s have Hamming distance d > 10 from all members of (code) set G ...
... if/when we are able to compute the {-5+5} closure of G