(normalise-k-digit-pattern-string "000000001001001010001010100000001100000010010001000001")
"........X..X..X.X...X.X.X.......XX......X..X...X.....X..........................."
(browse-k-digit-pattern 3 "........X..X..X.X...X.X.X.......XX......X..X...X.....X..........................." TRUE)
9 cells free for pattern digits: (r7c1 r7c2 r7c4 r8c1 r8c2 r8c4 r9c1 r9c2 r9c4)
3 rows with no cell in the pattern: (r7 r8 r9)
3 columns with no-cell in the pattern: (c1 c2 c4)
3 blocks with no-cell in the pattern: (b7 b8 b9)
1 bands with no-cell in the pattern: (B3)
0 stacks with no-cell in the pattern: ()
+-------+-------+-------+
! . . . ! . . . ! . . X !
! . . X ! . . X ! . X . !
! . . X ! . X . ! X . . !
+-------+-------+-------+
! . . . ! . . X ! X . . !
! . . . ! . X . ! . X . !
! . . X ! . . . ! . . X !
+-------+-------+-------+
! o o . ! o . . ! . . . !
! o o . ! o . . ! . . . !
! o o . ! o . . ! . . . !
+-------+-------+-------+
........X..X..X.X...X.X.X.......XX......X..X...X.....Xoo.o.....oo.o.....oo.o.....
browse-k-digit-patterns-file ?k ?len ?pattern-file TRUE
a user that wants to remain anonymous wrote:In your presentation of CSP-Rules on GitHub, you write: "Instead of having zillions of application-specific rules (like e.g. most existing rule-based Sudoku solvers), the resolution backbone of CSP-Rules consists of only a few types of universal rules".
However, in your last update you added some 2400 very specific rules. Is this not a big contradiction?
Trid = 49089 (it's not 50000 because even if the pattern is present, it many not be useable by ORk-chains).
- In Imp630-Select1:
EL13c290 = 10863
EL14c30 = 6746
EL14c159 = 4241
EL14c13 = 3243
EL14c1 = 2737
- In Imp630-Select2:
EL13c30 = 1409
EL10c28 = 1375
EL13c179 = 1295
EL13c176 = 1159
EL13c234 = 925
EL13c171 = 742
EL10c6 = 738
- In Imp630-Select3:
EL13c259 = 577
EL10c8 = 509
EL13c172 = 413
EL13c187 = 378
EL10c4 = 378
EL13c175 = 371
EL14c19 = 360
- In Imp630-Select4:
EL14c93 = 273
EL15c97 = 234
EL14c154 = 160
EL10c10 = 157
EL13c170 = 155
EL13c168 = 153
EL13c19 = 150
another user of CSP-Rules wrote:When you use impossible patterns in ORk-chains, instead of having what you call "ultra-persistency rules", why don't you identify the patterns only at the time when they are used in an ORk-chain? This would make your resolution paths much shorter.
anonymous user of CSP-Rules wrote:Why do you say that ORk-whips are "exotic".
Users browsing this forum: No registered users and 0 guests