php/rubik.log2

dbQ: config c2r 26 [0 => [0, 15, 38], 1 => [1, 14], 2 => [2, 13, 18], 12 => [3, 25], 22 => [4, 24, 29], 21 => [5, 28], 20 => [6, 27, 40], 10 => [7, 39], 11 => [8], 200 => [9, 36, 47], 201 => [10, 46], 202 => [11, 20, 45], 102 => [12, 19], 100 => [16, 37], 101 => [17], 212 => [21, 52], 222 => [22, 31, 51], 122 => [23, 30], 112 => [26], 221 => [32, 50], 220 => [33, 42, 49], 120 => [34, 41], 121 => [35], 210 => [43, 48], 110 => [44], 211 => [53]]
dbQ: config r2n 48 [0 => [0, 38, 15], 1 => [1, 14], 2 => [2, 13, 18], 3 => [3, 25], 4 => [4, 24, 29], 5 => [5, 28], 6 => [6, 27, 40], 7 => [7, 39], 9 => [9, 36, 47], 10 => [10, 46], 11 => [11, 45, 20], 12 => [12, 19], 13 => [13, 18, 2], 14 => [14, 1], 15 => [15, 0, 38], 16 => [16, 37], 18 => [18, 2, 13], 19 => [19, 12], 20 => [20, 11, 45], 21 => [21, 52], 22 => [22, 51, 31], 23 => [23, 30], 24 => [24, 29, 4], 25 => [25, 3], 27 => [27, 40, 6], 28 => [28, 5], 29 => [29, 4, 24], 30 => [30, 23], 31 => [31, 22, 51], 32 => [32, 50], 33 => [33, 49, 42], 34 => [34, 41], 36 => [36, 47, 9], 37 => [37, 16], 38 => [38, 15, 0], 39 => [39, 7], 40 => [40, 6, 27], 41 => [41, 34], 42 => [42, 33, 49], 43 => [43, 48], 45 => [45, 20, 11], 46 => [46, 10], 47 => [47, 9, 36], 48 => [48, 43], 49 => [49, 42, 33], 50 => [50, 32], 51 => [51, 31, 22], 52 => [52, 21]]
dbQ: r 15 [[6, 2], [0, 6], [8, r2], [9, 4], [38, 3], [16, 2], [15, 1], [19, 5], [13, 2], [26, 1], [24, 2], [18, 1], [30, 8], [27, 3], [41, 13]]
dbQ: cd function ($c) { return
        substr($c, 6, 2) . substr($c, 0, 6) . ((2 + $c[8]) % 8) . substr($c, 9, 4) . substr($c, 38, 3) . substr($c, 16, 2)  # 18
      . $c[15] . substr($c, 19, 5) . substr($c, 13, 2) . $c[26] . substr($c, 24, 2) . $c[18] . substr($c, 30, 8)  # 38
      . substr($c, 27, 3) . substr($c, 41, 13); }
dbQ: r 11 [[18, 3], [3, 6], [15, 2], [9, 6], [17, r2], [45, 3], [21, 15], [0, 3], [39, 6], [36, 3], [48, 6]]
dbQ: cd function ($c) { return
        substr($c, 18, 3) . substr($c, 3, 6) . substr($c, 15, 2) . substr($c, 9, 6) . ((2 + $c[17]) % 8)  # 18
      . substr($c, 45, 3) . substr($c, 21, 15)  # 36
      . substr($c, 0, 3) . substr($c, 39, 6) . substr($c, 36, 3) . substr($c, 48, 6); }
dbQ: r 16 [[0, 2], [29, 3], [5, 6], [2, 3], [14, 4], [24, 2], [18, 6], [26, r2], [27, 2], [51, 2], [45, 1], [32, 13], [13, 1], [46, 5], [11, 2], [53, 1]]
dbQ: cd function ($c) { return
        substr($c, 0, 2) . substr($c, 29, 3) . substr($c, 5, 6) . substr($c, 2, 3) . substr($c, 14, 4)  # 18
      . substr($c, 24, 2) . substr($c, 18, 6) . ((2 + $c[26]) % 8) . substr($c, 27, 2) . substr($c, 51, 2) . $c[45] . substr($c, 32, 13)  # 45
      . $c[13] . substr($c, 46, 5) . substr($c, 11, 2) . $c[53]; }
dbQ: r 13 [[0, 4], [40, 3], [7, 15], [4, 3], [25, 2], [33, 2], [27, 6], [35, r2], [36, 4], [49, 3], [43, 6], [22, 3], [52, 2]]
dbQ: cd function ($c) { return
        substr($c, 0, 4) . substr($c, 40, 3) . substr($c, 7, 15)  # 22
      . substr($c, 4, 3) . substr($c, 25, 2) . substr($c, 33, 2) . substr($c, 27, 6) . ((2 + $c[35]) % 8)  # 36
      . substr($c, 36, 4) . substr($c, 49, 3) . substr($c, 43, 6) . substr($c, 22, 3) . substr($c, 52, 2); }
dbQ: r 19 [[9, 1], [1, 5], [15, 2], [8, 1], [49, 1], [10, 5], [47, 2], [17, 10], [0, 1], [28, 5], [6, 2], [35, 1], [42, 2], [36, 6], [44, r2], [45, 2], [33, 2], [27, 1], [50, 4]]
dbQ: cd function ($c) { return
        $c[9] . substr($c, 1, 5) . substr($c, 15, 2) . $c[8] . $c[49] . substr($c, 10, 5) . substr($c, 47, 2) . substr($c, 17, 10)  # 27
      . $c[0] . substr($c, 28, 5) . substr($c, 6, 2) . $c[35]  # 36
      . substr($c, 42, 2) . substr($c, 36, 6) . ((2 + $c[44]) % 8) . substr($c, 45, 2) . substr($c, 33, 2) . $c[27] . substr($c, 50, 4); }
dbQ: r 15 [[0, 9], [20, 3], [12, 8], [31, 3], [23, 8], [42, 2], [36, 1], [34, 2], [11, 1], [37, 5], [9, 2], [44, 1], [51, 2], [45, 6], [53, r2]]
dbQ: cd function ($c) { return
        substr($c, 0, 9) . substr($c, 20, 3) . substr($c, 12, 8)  # 20
      . substr($c, 31, 3) . substr($c, 23, 8) . substr($c, 42, 2) . $c[36] . substr($c, 34, 2)  # 36
      . $c[11] . substr($c, 37, 5) . substr($c, 9, 2) . $c[44] . substr($c, 51, 2) . substr($c, 45, 6) . ((2 + $c[53]) % 8); }
dbQ: fRot [ 0 => function ($c) { return
        substr($c, 6, 2) . substr($c, 0, 6) . ((2 + $c[8]) % 8) . substr($c, 9, 4) . substr($c, 38, 3) . substr($c, 16, 2)  # 18
      . $c[15] . substr($c, 19, 5) . substr($c, 13, 2) . $c[26] . substr($c, 24, 2) . $c[18] . substr($c, 30, 8)  # 38
      . substr($c, 27, 3) . substr($c, 41, 13); }
    , 1 => function ($c) { return
        substr($c, 18, 3) . substr($c, 3, 6) . substr($c, 15, 2) . substr($c, 9, 6) . ((2 + $c[17]) % 8)  # 18
      . substr($c, 45, 3) . substr($c, 21, 15)  # 36
      . substr($c, 0, 3) . substr($c, 39, 6) . substr($c, 36, 3) . substr($c, 48, 6); }
    , 2 => function ($c) { return
        substr($c, 0, 2) . substr($c, 29, 3) . substr($c, 5, 6) . substr($c, 2, 3) . substr($c, 14, 4)  # 18
      . substr($c, 24, 2) . substr($c, 18, 6) . ((2 + $c[26]) % 8) . substr($c, 27, 2) . substr($c, 51, 2) . $c[45] . substr($c, 32, 13)  # 45
      . $c[13] . substr($c, 46, 5) . substr($c, 11, 2) . $c[53]; }
    , 3 => function ($c) { return
        substr($c, 0, 4) . substr($c, 40, 3) . substr($c, 7, 15)  # 22
      . substr($c, 4, 3) . substr($c, 25, 2) . substr($c, 33, 2) . substr($c, 27, 6) . ((2 + $c[35]) % 8)  # 36
      . substr($c, 36, 4) . substr($c, 49, 3) . substr($c, 43, 6) . substr($c, 22, 3) . substr($c, 52, 2); }
    , 4 => function ($c) { return
        $c[9] . substr($c, 1, 5) . substr($c, 15, 2) . $c[8] . $c[49] . substr($c, 10, 5) . substr($c, 47, 2) . substr($c, 17, 10)  # 27
      . $c[0] . substr($c, 28, 5) . substr($c, 6, 2) . $c[35]  # 36
      . substr($c, 42, 2) . substr($c, 36, 6) . ((2 + $c[44]) % 8) . substr($c, 45, 2) . substr($c, 33, 2) . $c[27] . substr($c, 50, 4); }
    , 5 => function ($c) { return
        substr($c, 0, 9) . substr($c, 20, 3) . substr($c, 12, 8)  # 20
      . substr($c, 31, 3) . substr($c, 23, 8) . substr($c, 42, 2) . $c[36] . substr($c, 34, 2)  # 36
      . $c[11] . substr($c, 37, 5) . substr($c, 9, 2) . $c[44] . substr($c, 51, 2) . substr($c, 45, 6) . ((2 + $c[53]) % 8); }
    ];
dbQ: rRot tt [1, 2, 3, 4, 5] [1 => [24 => 18, 25 => 19, 4 => 13, 3 => 12, 2 => 11, 1 => 10, 0 => 9, 7 => 16, 6 => 15, 5 => 14, 8 => 17, 39 => 37, 40 => 38, 18 => 20, 19 => 21, 13 => 45, 12 => 52, 11 => 51, 10 => 50, 9 => 49, 16 => 48, 15 => 47, 14 => 46, 17 => 53, 37 => 43, 38 => 36, 20 => 22, 21 => 23, 45 => 31, 52 => 30, 51 => 29, 50 => 28, 49 => 27, 48 => 34, 47 => 33, 46 => 32, 53 => 35, 43 => 41, 36 => 42, 22 => 24, 23 => 25, 31 => 4, 30 => 3, 29 => 2, 28 => 1, 27 => 0, 34 => 7, 33 => 6, 32 => 5, 35 => 8, 41 => 39, 42 => 40], 2 => [9 => 15, 10 => 16, 47 => 38, 46 => 37, 45 => 36, 52 => 43, 51 => 42, 50 => 41, 49 => 40, 48 => 39, 53 => 44, 32 => 34, 33 => 27, 11 => 9, 12 => 10, 20 => 47, 19 => 46, 18 => 45, 25 => 52, 24 => 51, 23 => 50, 22 => 49, 21 => 48, 26 => 53, 30 => 32, 31 => 33, 13 => 11, 14 => 12, 2 => 20, 1 => 19, 0 => 18, 7 => 25, 6 => 24, 5 => 23, 4 => 22, 3 => 21, 8 => 26, 28 => 30, 29 => 31, 15 => 13, 16 => 14, 38 => 2, 37 => 1, 36 => 0, 43 => 7, 42 => 6, 41 => 5, 40 => 4, 39 => 3, 44 => 8, 34 => 28, 27 => 29], 3 => [18 => 24, 19 => 25, 13 => 4, 12 => 3, 11 => 2, 10 => 1, 9 => 0, 16 => 7, 15 => 6, 14 => 5, 17 => 8, 37 => 39, 38 => 40, 20 => 18, 21 => 19, 45 => 13, 52 => 12, 51 => 11, 50 => 10, 49 => 9, 48 => 16, 47 => 15, 46 => 14, 53 => 17, 43 => 37, 36 => 38, 22 => 20, 23 => 21, 31 => 45, 30 => 52, 29 => 51, 28 => 50, 27 => 49, 34 => 48, 33 => 47, 32 => 46, 35 => 53, 41 => 43, 42 => 36, 24 => 22, 25 => 23, 4 => 31, 3 => 30, 2 => 29, 1 => 28, 0 => 27, 7 => 34, 6 => 33, 5 => 32, 8 => 35, 39 => 41, 40 => 42], 4 => [15 => 9, 16 => 10, 38 => 47, 37 => 46, 36 => 45, 43 => 52, 42 => 51, 41 => 50, 40 => 49, 39 => 48, 44 => 53, 34 => 32, 27 => 33, 9 => 11, 10 => 12, 47 => 20, 46 => 19, 45 => 18, 52 => 25, 51 => 24, 50 => 23, 49 => 22, 48 => 21, 53 => 26, 32 => 30, 33 => 31, 11 => 13, 12 => 14, 20 => 2, 19 => 1, 18 => 0, 25 => 7, 24 => 6, 23 => 5, 22 => 4, 21 => 3, 26 => 8, 30 => 28, 31 => 29, 13 => 15, 14 => 16, 2 => 38, 1 => 37, 0 => 36, 7 => 43, 6 => 42, 5 => 41, 4 => 40, 3 => 39, 8 => 44, 28 => 34, 29 => 27], 5 => [9 => 13, 10 => 14, 47 => 2, 46 => 1, 45 => 0, 52 => 7, 51 => 6, 50 => 5, 49 => 4, 48 => 3, 53 => 8, 32 => 28, 33 => 29, 11 => 15, 12 => 16, 20 => 38, 19 => 37, 18 => 36, 25 => 43, 24 => 42, 23 => 41, 22 => 40, 21 => 39, 26 => 44, 30 => 34, 31 => 27, 13 => 9, 14 => 10, 2 => 47, 1 => 46, 0 => 45, 7 => 52, 6 => 51, 5 => 50, 4 => 49, 3 => 48, 8 => 53, 28 => 32, 29 => 33, 15 => 11, 16 => 12, 38 => 20, 37 => 19, 36 => 18, 43 => 25, 42 => 24, 41 => 23, 40 => 22, 39 => 21, 44 => 26, 34 => 30, 27 => 31]]
dbQ: r 1 [[0, 54]]
dbQ: cd function ($c) { return
        substr($c, 0, 54); }
dbQ: r 14 [[9, 9], [49, 4], [45, 4], [53, 1], [20, 6], [18, 2], [26, 1], [0, 9], [42, 2], [36, 6], [44, 1], [31, 4], [27, 4], [35, 1]]
dbQ: cd function ($c) { return
        substr($c, 9, 9) . substr($c, 49, 4) . substr($c, 45, 4) . $c[53]  # 18
      . substr($c, 20, 6) . substr($c, 18, 2) . $c[26] . substr($c, 0, 9)  # 36
      . substr($c, 42, 2) . substr($c, 36, 6) . $c[44] . substr($c, 31, 4) . substr($c, 27, 4) . $c[35]; }
dbQ: r 10 [[18, 9], [15, 2], [9, 6], [17, 1], [45, 9], [29, 6], [27, 2], [35, 1], [0, 9], [36, 9]]
dbQ: cd function ($c) { return
        substr($c, 18, 9) . substr($c, 15, 2) . substr($c, 9, 6) . $c[17]  # 18
      . substr($c, 45, 9) . substr($c, 29, 6) . substr($c, 27, 2) . $c[35]  # 36
      . substr($c, 0, 9) . substr($c, 36, 9); }
dbQ: r 14 [[27, 9], [0, 9], [24, 2], [18, 6], [26, 1], [49, 4], [45, 4], [53, 1], [38, 6], [36, 2], [44, 1], [13, 4], [9, 4], [17, 1]]
dbQ: cd function ($c) { return
        substr($c, 27, 9) . substr($c, 0, 9)  # 18
      . substr($c, 24, 2) . substr($c, 18, 6) . $c[26] . substr($c, 49, 4) . substr($c, 45, 4) . $c[53]  # 36
      . substr($c, 38, 6) . substr($c, 36, 2) . $c[44] . substr($c, 13, 4) . substr($c, 9, 4) . $c[17]; }
dbQ: r 10 [[36, 9], [11, 6], [9, 2], [17, 1], [0, 9], [33, 2], [27, 6], [35, 1], [45, 9], [18, 9]]
dbQ: cd function ($c) { return
        substr($c, 36, 9) . substr($c, 11, 6) . substr($c, 9, 2) . $c[17]  # 18
      . substr($c, 0, 9) . substr($c, 33, 2) . substr($c, 27, 6) . $c[35]  # 36
      . substr($c, 45, 9) . substr($c, 18, 9); }
dbQ: r 10 [[45, 9], [13, 4], [9, 4], [17, 1], [36, 9], [31, 4], [27, 4], [35, 1], [18, 9], [0, 9]]
dbQ: cd function ($c) { return
        substr($c, 45, 9) . substr($c, 13, 4) . substr($c, 9, 4) . $c[17]  # 18
      . substr($c, 36, 9) . substr($c, 31, 4) . substr($c, 27, 4) . $c[35]  # 36
      . substr($c, 18, 9) . substr($c, 0, 9); }
dbQ: rRot [ 0 => function ($c) { return
        substr($c, 0, 54); }
    , 1 => function ($c) { return
        substr($c, 9, 9) . substr($c, 49, 4) . substr($c, 45, 4) . $c[53]  # 18
      . substr($c, 20, 6) . substr($c, 18, 2) . $c[26] . substr($c, 0, 9)  # 36
      . substr($c, 42, 2) . substr($c, 36, 6) . $c[44] . substr($c, 31, 4) . substr($c, 27, 4) . $c[35]; }
    , 2 => function ($c) { return
        substr($c, 18, 9) . substr($c, 15, 2) . substr($c, 9, 6) . $c[17]  # 18
      . substr($c, 45, 9) . substr($c, 29, 6) . substr($c, 27, 2) . $c[35]  # 36
      . substr($c, 0, 9) . substr($c, 36, 9); }
    , 3 => function ($c) { return
        substr($c, 27, 9) . substr($c, 0, 9)  # 18
      . substr($c, 24, 2) . substr($c, 18, 6) . $c[26] . substr($c, 49, 4) . substr($c, 45, 4) . $c[53]  # 36
      . substr($c, 38, 6) . substr($c, 36, 2) . $c[44] . substr($c, 13, 4) . substr($c, 9, 4) . $c[17]; }
    , 4 => function ($c) { return
        substr($c, 36, 9) . substr($c, 11, 6) . substr($c, 9, 2) . $c[17]  # 18
      . substr($c, 0, 9) . substr($c, 33, 2) . substr($c, 27, 6) . $c[35]  # 36
      . substr($c, 45, 9) . substr($c, 18, 9); }
    , 5 => function ($c) { return
        substr($c, 45, 9) . substr($c, 13, 4) . substr($c, 9, 4) . $c[17]  # 18
      . substr($c, 36, 9) . substr($c, 31, 4) . substr($c, 27, 4) . $c[35]  # 36
      . substr($c, 18, 9) . substr($c, 0, 9); }
    ]
dbQ: rTrg [[0, 38, 15], [1, 14], [2, 13, 18], [3, 25], [4, 24, 29], [5, 28], [6, 27, 40], [7, 39], [16, 37], [19, 12], [30, 23], [41, 34], [47, 9, 36], [46, 10], [45, 20, 11], [52, 21], [51, 31, 22], [50, 32], [49, 42, 33], [48, 43]]
diff target 3 colourCells, 3 changes, [0 => 0, 38 => 4, 15 => 1] 19 <--< [6 => 1, 27 => 0, 40 => 4]
the problem for 3 target colourCells  2025-02-20T22:29:58
    531        
    271        
    035        
134 103 224 552
454 071 032 515
145 340 413 222
    433        
    155        
    000        
diff target 3 colourCells, 3 changes, [0 => 0, 38 => 4, 15 => 1] 19 <--< [6 => 1, 27 => 0, 40 => 4]
search 1 for 3 targets found 1 rots, 1.50e+1 = 15 tries, 0 secs at 2025-02-20T22:29:58
-----------
+  0 +  1 +
+ -1 + 43 +
+  3 +  0 +
-----------
--- rot -1 ------
    531        
    271        
    035        
134 103 224 552
454 071 032 515
145 340 413 222
    433        
    155        
    000        
--- rot 43 ------
    231        
    571        
    235        
141 503 224 550
433 271 032 511
544 040 413 224
    133        
    055        
    300        
diff target 5 colourCells, 2 changes, [1 => 0, 14 => 1] 3 <--< [3 => 1, 25 => 0]
the problem for 5 target colourCells  2025-02-20T22:29:58
    231        
    571        
    235        
141 503 224 550
433 271 032 511
544 040 413 224
    133        
    055        
    300        
diff target 5 colourCells, 2 changes, [1 => 0, 14 => 1] 3 <--< [3 => 1, 25 => 0]
search 1 notfound 1.80e+1 = 18 2025-02-20T22:29:58
diff target 5 colourCells, 2 changes, [1 => 0, 14 => 1] 3 <--< [3 => 1, 25 => 0]
search 2 notfound 2.88e+2 = 288 2025-02-20T22:29:58
diff target 5 colourCells, 2 changes, [1 => 0, 14 => 1] 3 <--< [3 => 1, 25 => 0]
search 3 notfound 4.34e+3 = 4338 2025-02-20T22:29:58
diff target 5 colourCells, 2 changes, [1 => 0, 14 => 1] 3 <--< [3 => 1, 25 => 0]
search 4 for 5 targets found 4 rots, 2.39e+4 = 23928 tries, 0 secs at 2025-02-20T22:29:58
--------------------------
+  0 +  1 +  2 +  3 +  4 +
+ -1 + 21 + 41 + 11 + 43 +
+  2 +  2 +  5 +  3 +  0 +
--------------------------
--- rot -1 ------
    231        
    571        
    235        
141 503 224 550
433 271 032 511
544 040 413 224
    133        
    055        
    300        
--- rot 21 ------
    232        
    575        
    235        
141 501 423 050
433 271 251 511
544 045 204 324
    133        
    051        
    300        
--- rot 41 ------
    532        
    275        
    035        
134 101 423 052
454 071 251 515
145 345 204 322
    433        
    151        
    000        
--- rot 11 ------
    532        
    275        
    035        
134 101 423 052
454 071 251 515
345 204 322 145
    310        
    370        
    410        
--- rot 43 ------
    532        
    575        
    235        
341 501 423 054
433 271 251 513
544 004 322 143
    110        
    070        
    210        
diff target 8 colourCells, 3 changes, [2 => 0, 13 => 1, 18 => 2] 7 <--< [11 => 0, 45 => 1, 20 => 2]
the problem for 8 target colourCells  2025-02-20T22:29:58
    532        
    575        
    235        
341 501 423 054
433 271 251 513
544 004 322 143
    110        
    070        
    210        
diff target 8 colourCells, 3 changes, [2 => 0, 13 => 1, 18 => 2] 7 <--< [11 => 0, 45 => 1, 20 => 2]
search 1 for 8 targets found 1 rots, 9.00e+0 = 9 tries, 0 secs at 2025-02-20T22:29:58
-----------
+  0 +  1 +
+ -1 + 23 +
+  3 +  0 +
-----------
--- rot -1 ------
    532        
    575        
    235        
341 501 423 054
433 271 251 513
544 004 322 143
    110        
    070        
    210        
--- rot 23 ------
    531        
    571        
    234        
341 500 324 554
433 270 232 513
544 000 213 243
    111        
    075        
    210        
diff target 10 colourCells, 0 changes
the problem for 10 target colourCells  2025-02-20T22:29:58
    531        
    571        
    234        
341 500 324 554
433 270 232 513
544 000 213 243
    111        
    075        
    210        
diff target 10 colourCells, 0 changes
search 1 for 10 targets found 1 rots, 1.00e+1 = 10 tries, 0 secs at 2025-02-20T22:29:58
-----------
+  0 +  1 +
+ -1 + 31 +
+  0 +  0 +
-----------
--- rot -1 ------
    531        
    571        
    234        
341 500 324 554
433 270 232 513
544 000 213 243
    111        
    075        
    210        
--- rot 31 ------
    114        
    313        
    552        
554 341 500 324
433 270 232 513
544 000 213 243
    111        
    075        
    210        
diff target 13 colourCells, 3 changes, [4 => 0, 24 => 2, 29 => 3] 13 <--< [11 => 0, 45 => 2, 20 => 3]
the problem for 13 target colourCells  2025-02-20T22:29:58
    114        
    313        
    552        
554 341 500 324
433 270 232 513
544 000 213 243
    111        
    075        
    210        
diff target 13 colourCells, 3 changes, [4 => 0, 24 => 2, 29 => 3] 13 <--< [11 => 0, 45 => 2, 20 => 3]
search 1 notfound 1.80e+1 = 18 2025-02-20T22:29:58
diff target 13 colourCells, 3 changes, [4 => 0, 24 => 2, 29 => 3] 13 <--< [11 => 0, 45 => 2, 20 => 3]
search 2 for 13 targets found 2 rots, 2.85e+2 = 285 tries, 0 secs at 2025-02-20T22:29:58
----------------
+  0 +  1 +  2 +
+ -1 + 53 + 33 +
+  3 +  3 +  0 +
----------------
--- rot -1 ------
    114        
    313        
    552        
554 341 500 324
433 270 232 513
544 000 213 243
    111        
    075        
    210        
--- rot 53 ------
    023        
    313        
    552        
454 341 500 253
133 270 231 472
144 000 212 334
    111        
    075        
    545        
--- rot 33 ------
    530        
    572        
    233        
341 500 253 454
133 270 231 472
144 000 212 334
    111        
    075        
    545        
diff target 15 colourCells, 0 changes
the problem for 15 target colourCells  2025-02-20T22:29:58
    530        
    572        
    233        
341 500 253 454
133 270 231 472
144 000 212 334
    111        
    075        
    545        
diff target 15 colourCells, 0 changes
search 1 for 15 targets found 1 rots, 1.60e+1 = 16 tries, 0 secs at 2025-02-20T22:29:58
-----------
+  0 +  1 +
+ -1 + 51 +
+  0 +  0 +
-----------
--- rot -1 ------
    530        
    572        
    233        
341 500 253 454
133 270 231 472
144 000 212 334
    111        
    075        
    545        
--- rot 51 ------
    113        
    572        
    233        
541 500 255 424
433 270 233 513
544 000 210 443
    111        
    075        
    213        
diff target 18 colourCells, 3 changes, [6 => 0, 27 => 3, 40 => 4] 25 <--< [11 => 3, 45 => 4, 20 => 0]
the problem for 18 target colourCells  2025-02-20T22:29:58
    113        
    572        
    233        
541 500 255 424
433 270 233 513
544 000 210 443
    111        
    075        
    213        
diff target 18 colourCells, 3 changes, [6 => 0, 27 => 3, 40 => 4] 25 <--< [11 => 3, 45 => 4, 20 => 0]
search 1 notfound 1.80e+1 = 18 2025-02-20T22:29:58
diff target 18 colourCells, 3 changes, [6 => 0, 27 => 3, 40 => 4] 25 <--< [11 => 3, 45 => 4, 20 => 0]
search 2 notfound 2.88e+2 = 288 2025-02-20T22:29:58
diff target 18 colourCells, 3 changes, [6 => 0, 27 => 3, 40 => 4] 25 <--< [11 => 3, 45 => 4, 20 => 0]
search 3 for 18 targets found 3 rots, 1.37e+3 = 1371 tries, 0 secs at 2025-02-20T22:29:58
---------------------
+  0 +  1 +  2 +  3 +
+ -1 + 13 + 42 + 11 +
+  3 + 10 +  6 +  0 +
---------------------
--- rot -1 ------
    113        
    572        
    233        
541 500 255 424
433 270 233 513
544 000 210 443
    111        
    075        
    213        
--- rot 13 ------
    113        
    572        
    233        
541 500 255 424
433 270 233 513
443 544 000 210
    201        
    151        
    351        
--- rot 42 ------
    213        
    172        
    333        
344 000 255 425
374 370 233 512
145 444 000 215
    101        
    551        
    251        
--- rot 11 ------
    213        
    172        
    333        
344 000 255 425
374 370 233 512
444 000 215 145
    111        
    075        
    152        
diff target 20 colourCells, 1 changes, [7 => 0, 39 => 4] 17 <--< [16 => 0, 37 => 4]
the problem for 20 target colourCells  2025-02-20T22:29:58
    213        
    172        
    333        
344 000 255 425
374 370 233 512
444 000 215 145
    111        
    075        
    152        
diff target 20 colourCells, 1 changes, [7 => 0, 39 => 4] 17 <--< [16 => 0, 37 => 4]
search 1 notfound 1.80e+1 = 18 2025-02-20T22:29:58
diff target 20 colourCells, 1 changes, [7 => 0, 39 => 4] 17 <--< [16 => 0, 37 => 4]
search 2 notfound 2.88e+2 = 288 2025-02-20T22:29:58
diff target 20 colourCells, 1 changes, [7 => 0, 39 => 4] 17 <--< [16 => 0, 37 => 4]
search 3 notfound 4.34e+3 = 4338 2025-02-20T22:29:58
diff target 20 colourCells, 1 changes, [7 => 0, 39 => 4] 17 <--< [16 => 0, 37 => 4]
search 4 notfound 6.51e+4 = 65088 2025-02-20T22:29:58
diff target 20 colourCells, 1 changes, [7 => 0, 39 => 4] 17 <--< [16 => 0, 37 => 4]
search 5 for 20 targets found 5 rots, 7.27e+4 = 72742 tries, 0 secs at 2025-02-20T22:29:58
------------------------------
+  0 +  1 +  2 + 3 +  4 +  5 +
+ -1 +  2 + 23 + 2 + 52 + 41 +
+  1 + 13 + 14 + 7 +  7 +  0 +
------------------------------
--- rot -1 ------
    213        
    172        
    333        
344 000 255 425
374 370 233 512
444 000 215 145
    111        
    075        
    152        
--- rot 2 ------
    213        
    172        
    111        
342 000 455 425
372 033 433 512
442 000 415 145
    333        
    075        
    152        
--- rot 23 ------
    210        
    173        
    110        
342 003 444 125
372 035 115 212
442 002 535 345
    331        
    075        
    154        
--- rot 2 ------
    210        
    173        
    133        
345 200 244 125
371 570 215 212
444 300 235 345
    011        
    075        
    154        
--- rot 52 ------
    451        
    173        
    133        
545 200 244 543
571 570 213 252
444 300 233 521
    011        
    075        
    012        
--- rot 41 ------
    251        
    573        
    333        
514 000 244 541
414 070 213 251
554 000 233 524
    111        
    275        
    312        
diff target 22 colourCells, 2 changes, [16 => 1, 37 => 4] 18 <--< [43 => 4, 48 => 1]
the problem for 22 target colourCells  2025-02-20T22:29:58
    251        
    573        
    333        
514 000 244 541
414 070 213 251
554 000 233 524
    111        
    275        
    312        
diff target 22 colourCells, 2 changes, [16 => 1, 37 => 4] 18 <--< [43 => 4, 48 => 1]
search 1 notfound 1.80e+1 = 18 2025-02-20T22:29:58
diff target 22 colourCells, 2 changes, [16 => 1, 37 => 4] 18 <--< [43 => 4, 48 => 1]
search 2 notfound 2.88e+2 = 288 2025-02-20T22:29:58
diff target 22 colourCells, 2 changes, [16 => 1, 37 => 4] 18 <--< [43 => 4, 48 => 1]
search 3 notfound 4.34e+3 = 4338 2025-02-20T22:29:58
diff target 22 colourCells, 2 changes, [16 => 1, 37 => 4] 18 <--< [43 => 4, 48 => 1]
search 4 notfound 6.51e+4 = 65088 2025-02-20T22:29:58
diff target 22 colourCells, 2 changes, [16 => 1, 37 => 4] 18 <--< [43 => 4, 48 => 1]
search 5 for 22 targets found 5 rots, 3.85e+5 = 385182 tries, 0 secs at 2025-02-20T22:29:58
------------------------------
+  0 +  1 +  2 +  3 + 4 +  5 +
+ -1 + 22 +  2 + 41 + 2 + 22 +
+  2 +  9 + 16 + 15 + 8 +  0 +
------------------------------
--- rot -1 ------
    251        
    573        
    333        
514 000 244 541
414 070 213 251
554 000 233 524
    111        
    275        
    312        
--- rot 22 ------
    251        
    575        
    332        
514 005 332 041
414 072 352 051
554 005 442 024
    111        
    273        
    313        
--- rot 2 ------
    251        
    575        
    111        
514 500 432 041
413 230 452 051
553 500 442 024
    233        
    273        
    313        
--- rot 41 ------
    551        
    275        
    511        
433 200 432 041
135 230 452 055
545 300 442 022
    433        
    173        
    113        
--- rot 2 ------
    551        
    275        
    334        
434 003 532 041
134 072 552 055
544 002 342 022
    115        
    173        
    113        
--- rot 22 ------
    555        
    273        
    333        
434 000 243 241
134 070 215 255
544 000 235 322
    111        
    175        
    114        
diff target 24 colourCells, 2 changes, [12 => 1, 19 => 2] 6 <--< [10 => 1, 46 => 2]
the problem for 24 target colourCells  2025-02-20T22:29:58
    555        
    273        
    333        
434 000 243 241
134 070 215 255
544 000 235 322
    111        
    175        
    114        
diff target 24 colourCells, 2 changes, [12 => 1, 19 => 2] 6 <--< [10 => 1, 46 => 2]
search 1 notfound 1.80e+1 = 18 2025-02-20T22:29:58
diff target 24 colourCells, 2 changes, [12 => 1, 19 => 2] 6 <--< [10 => 1, 46 => 2]
search 2 notfound 2.88e+2 = 288 2025-02-20T22:29:58
diff target 24 colourCells, 2 changes, [12 => 1, 19 => 2] 6 <--< [10 => 1, 46 => 2]
search 3 notfound 4.34e+3 = 4338 2025-02-20T22:29:58
diff target 24 colourCells, 2 changes, [12 => 1, 19 => 2] 6 <--< [10 => 1, 46 => 2]
search 4 notfound 6.51e+4 = 65088 2025-02-20T22:29:58
diff target 24 colourCells, 2 changes, [12 => 1, 19 => 2] 6 <--< [10 => 1, 46 => 2]
search 5 notfound 9.76e+5 = 975528 2025-02-20T22:30:00
diff target 24 colourCells, 2 changes, [12 => 1, 19 => 2] 6 <--< [10 => 1, 46 => 2]
search 6 notfound 1.46e+7 = 14619168 2025-02-20T22:30:15
diff target 24 colourCells, 2 changes, [12 => 1, 19 => 2] 6 <--< [10 => 1, 46 => 2]
search 7 for 24 targets found 7 rots, 6.43e+6 = 6429466 tries, 24 secs at 2025-02-20T22:30:22
----------------------------------------
+  0 +  1 +  2 +  3 +  4 + 5 +  6 +  7 +
+ -1 +  1 + 32 + 52 + 33 + 3 + 53 + 22 +
+  2 + 14 + 17 + 17 + 16 + 9 +  9 +  0 +
----------------------------------------
--- rot -1 ------
    555        
    273        
    333        
434 000 243 241
134 070 215 255
544 000 235 322
    111        
    175        
    114        
--- rot 1 ------
    555        
    273        
    222        
433 000 143 241
133 010 115 255
543 000 135 322
    444        
    175        
    114        
--- rot 32 ------
    222        
    332        
    555        
143 241 433 000
133 010 115 255
543 000 135 322
    444        
    175        
    114        
--- rot 52 ------
    411        
    332        
    555        
543 241 435 223
533 010 111 512
343 000 131 000
    444        
    175        
    222        
--- rot 33 ------
    534        
    511        
    521        
241 435 223 543
533 010 111 512
343 000 131 000
    444        
    175        
    222        
--- rot 3 ------
    534        
    511        
    331        
244 004 523 543
534 073 211 512
344 005 131 000
    112        
    175        
    222        
--- rot 53 ------
    311        
    511        
    331        
444 004 522 055
334 073 212 074
544 005 132 023
    112        
    175        
    253        
--- rot 22 ------
    312        
    515        
    333        
444 000 231 555
334 070 252 374
544 000 225 423
    111        
    171        
    251        
diff target 26 colourCells, 2 changes, [23 => 2, 30 => 3] 12 <--< [21 => 2, 52 => 3]
the problem for 26 target colourCells  2025-02-20T22:30:22
    312        
    515        
    333        
444 000 231 555
334 070 252 374
544 000 225 423
    111        
    171        
    251        
diff target 26 colourCells, 2 changes, [23 => 2, 30 => 3] 12 <--< [21 => 2, 52 => 3]
search 1 notfound 1.80e+1 = 18 2025-02-20T22:30:22
diff target 26 colourCells, 2 changes, [23 => 2, 30 => 3] 12 <--< [21 => 2, 52 => 3]
search 2 notfound 2.88e+2 = 288 2025-02-20T22:30:22
diff target 26 colourCells, 2 changes, [23 => 2, 30 => 3] 12 <--< [21 => 2, 52 => 3]
search 3 notfound 4.34e+3 = 4338 2025-02-20T22:30:22
diff target 26 colourCells, 2 changes, [23 => 2, 30 => 3] 12 <--< [21 => 2, 52 => 3]
search 4 notfound 6.51e+4 = 65088 2025-02-20T22:30:22
diff target 26 colourCells, 2 changes, [23 => 2, 30 => 3] 12 <--< [21 => 2, 52 => 3]
search 5 notfound 9.76e+5 = 975528 2025-02-20T22:30:23
diff target 26 colourCells, 2 changes, [23 => 2, 30 => 3] 12 <--< [21 => 2, 52 => 3]
search 6 notfound 1.46e+7 = 14619168 2025-02-20T22:30:39
diff target 26 colourCells, 2 changes, [23 => 2, 30 => 3] 12 <--< [21 => 2, 52 => 3]
search 7 for 26 targets found 7 rots, 4.04e+7 = 40436128 tries, 61 secs at 2025-02-20T22:31:23
-----------------------------------------
+  0 +  1 +  2 +  3 +  4 +  5 +  6 +  7 +
+ -1 + 11 + 22 + 51 + 21 + 53 + 22 + 13 +
+  2 +  9 + 14 + 14 + 14 + 14 +  8 +  0 +
-----------------------------------------
--- rot -1 ------
    312        
    515        
    333        
444 000 231 555
334 070 252 374
544 000 225 423
    111        
    171        
    251        
--- rot 11 ------
    312        
    515        
    333        
444 000 231 555
334 070 252 374
000 225 423 544
    111        
    115        
    112        
--- rot 22 ------
    311        
    515        
    332        
444 005 324 555
334 073 212 074
000 225 132 044
    112        
    115        
    113        
--- rot 51 ------
    034        
    515        
    332        
144 005 323 544
134 073 211 514
300 225 131 500
    112        
    115        
    224        
--- rot 21 ------
    035        
    515        
    335        
144 004 311 444
134 075 233 514
300 222 321 200
    115        
    113        
    225        
--- rot 53 ------
    131        
    515        
    335        
544 004 315 254
334 075 232 074
000 222 322 044
    115        
    113        
    113        
--- rot 22 ------
    135        
    513        
    333        
544 000 223 254
334 070 272 574
000 222 513 444
    111        
    115        
    115        
--- rot 13 ------
    135        
    513        
    333        
544 000 223 254
334 070 272 574
444 000 222 513
    111        
    171        
    551        
diff target 28 colourCells, 1 changes, [34 => 3, 41 => 4] 24 <--< [43 => 3, 48 => 4]
the problem for 28 target colourCells  2025-02-20T22:31:23
    135        
    513        
    333        
544 000 223 254
334 070 272 574
444 000 222 513
    111        
    171        
    551        
diff target 28 colourCells, 1 changes, [34 => 3, 41 => 4] 24 <--< [43 => 3, 48 => 4]
search 1 notfound 1.80e+1 = 18 2025-02-20T22:31:23
diff target 28 colourCells, 1 changes, [34 => 3, 41 => 4] 24 <--< [43 => 3, 48 => 4]
search 2 notfound 2.88e+2 = 288 2025-02-20T22:31:23
diff target 28 colourCells, 1 changes, [34 => 3, 41 => 4] 24 <--< [43 => 3, 48 => 4]
search 3 notfound 4.34e+3 = 4338 2025-02-20T22:31:23
diff target 28 colourCells, 1 changes, [34 => 3, 41 => 4] 24 <--< [43 => 3, 48 => 4]
search 4 notfound 6.51e+4 = 65088 2025-02-20T22:31:23
diff target 28 colourCells, 1 changes, [34 => 3, 41 => 4] 24 <--< [43 => 3, 48 => 4]
search 5 notfound 9.76e+5 = 975528 2025-02-20T22:31:24
diff target 28 colourCells, 1 changes, [34 => 3, 41 => 4] 24 <--< [43 => 3, 48 => 4]
search 6 notfound 1.46e+7 = 14619168 2025-02-20T22:31:40
diff target 28 colourCells, 1 changes, [34 => 3, 41 => 4] 24 <--< [43 => 3, 48 => 4]
search 7 for 28 targets found 7 rots, 7.94e+7 = 79403475 tries, 99 secs at 2025-02-20T22:33:02
-----------------------------------------
+  0 +  1 +  2 +  3 +  4 +  5 +  6 +  7 +
+ -1 + 21 + 32 + 51 + 33 + 53 + 32 + 23 +
+  1 +  9 + 15 + 15 + 12 + 12 +  7 +  0 +
-----------------------------------------
--- rot -1 ------
    135        
    513        
    333        
544 000 223 254
334 070 272 574
444 000 222 513
    111        
    171        
    551        
--- rot 21 ------
    135        
    515        
    332        
544 005 322 154
334 073 212 174
444 003 222 113
    110        
    170        
    550        
--- rot 32 ------
    233        
    555        
    531        
322 154 544 005
334 073 212 174
444 003 222 113
    110        
    170        
    550        
--- rot 51 ------
    433        
    555        
    531        
522 154 542 543
534 073 213 011
044 003 223 011
    110        
    170        
    224        
--- rot 33 ------
    554        
    333        
    153        
154 542 543 522
534 073 213 011
044 003 223 011
    110        
    170        
    224        
--- rot 53 ------
    333        
    333        
    153        
454 542 544 005
534 073 212 172
544 003 222 112
    110        
    170        
    150        
--- rot 32 ------
    351        
    373        
    333        
544 005 454 542
534 073 212 172
544 003 222 112
    110        
    170        
    150        
--- rot 23 ------
    355        
    373        
    333        
544 000 224 342
534 070 275 372
544 000 224 112
    111        
    171        
    155        
diff target 31 colourCells, 2 changes, [9 => 1, 36 => 4, 47 => 5] 50 <--< [11 => 5, 45 => 1, 20 => 4]
the problem for 31 target colourCells  2025-02-20T22:33:02
    355        
    373        
    333        
544 000 224 342
534 070 275 372
544 000 224 112
    111        
    171        
    155        
diff target 31 colourCells, 2 changes, [9 => 1, 36 => 4, 47 => 5] 50 <--< [11 => 5, 45 => 1, 20 => 4]
search 1 notfound 1.80e+1 = 18 2025-02-20T22:33:02
diff target 31 colourCells, 2 changes, [9 => 1, 36 => 4, 47 => 5] 50 <--< [11 => 5, 45 => 1, 20 => 4]
search 2 notfound 2.88e+2 = 288 2025-02-20T22:33:02
diff target 31 colourCells, 2 changes, [9 => 1, 36 => 4, 47 => 5] 50 <--< [11 => 5, 45 => 1, 20 => 4]
search 3 notfound 4.34e+3 = 4338 2025-02-20T22:33:02
diff target 31 colourCells, 2 changes, [9 => 1, 36 => 4, 47 => 5] 50 <--< [11 => 5, 45 => 1, 20 => 4]
search 4 notfound 6.51e+4 = 65088 2025-02-20T22:33:02
diff target 31 colourCells, 2 changes, [9 => 1, 36 => 4, 47 => 5] 50 <--< [11 => 5, 45 => 1, 20 => 4]
search 5 notfound 9.76e+5 = 975528 2025-02-20T22:33:04
diff target 31 colourCells, 2 changes, [9 => 1, 36 => 4, 47 => 5] 50 <--< [11 => 5, 45 => 1, 20 => 4]
search 6 notfound 1.46e+7 = 14619168 2025-02-20T22:33:19
diff target 31 colourCells, 2 changes, [9 => 1, 36 => 4, 47 => 5] 50 <--< [11 => 5, 45 => 1, 20 => 4]
search 7 for 31 targets found 7 rots, 7.86e+7 = 78591272 tries, 97 secs at 2025-02-20T22:34:39
-----------------------------------------
+  0 +  1 +  2 +  3 +  4 +  5 +  6 +  7 +
+ -1 + 21 + 31 + 51 + 33 + 53 + 23 + 52 +
+  2 +  9 + 13 + 14 + 11 + 11 +  3 +  0 +
-----------------------------------------
--- rot -1 ------
    355        
    373        
    333        
544 000 224 342
534 070 275 372
544 000 224 112
    111        
    171        
    155        
--- rot 21 ------
    351        
    373        
    333        
544 005 454 542
534 073 212 172
544 003 222 112
    110        
    170        
    150        
--- rot 31 ------
    133        
    513        
    333        
542 544 005 454
534 073 212 172
544 003 222 112
    110        
    170        
    150        
--- rot 51 ------
    555        
    513        
    333        
142 544 001 422
534 073 213 511
044 003 223 411
    110        
    170        
    225        
--- rot 33 ------
    355        
    375        
    335        
544 001 422 142
534 073 213 511
044 003 223 411
    110        
    170        
    225        
--- rot 53 ------
    233        
    375        
    335        
544 001 425 451
534 073 212 174
344 003 222 112
    110        
    170        
    550        
--- rot 23 ------
    231        
    373        
    333        
544 000 224 551
534 070 272 574
344 000 225 312
    111        
    171        
    554        
--- rot 52 ------
    455        
    373        
    333        
544 000 223 213
234 070 275 435
444 000 225 155
    111        
    171        
    132        
diff target 33 colourCells, 1 changes, [10 => 1, 46 => 5] 34 <--< [32 => 5, 50 => 1]
the problem for 33 target colourCells  2025-02-20T22:34:39
    455        
    373        
    333        
544 000 223 213
234 070 275 435
444 000 225 155
    111        
    171        
    132        
diff target 33 colourCells, 1 changes, [10 => 1, 46 => 5] 34 <--< [32 => 5, 50 => 1]
search 1 notfound 1.80e+1 = 18 2025-02-20T22:34:39
diff target 33 colourCells, 1 changes, [10 => 1, 46 => 5] 34 <--< [32 => 5, 50 => 1]
search 2 notfound 2.88e+2 = 288 2025-02-20T22:34:39
diff target 33 colourCells, 1 changes, [10 => 1, 46 => 5] 34 <--< [32 => 5, 50 => 1]
search 3 notfound 4.34e+3 = 4338 2025-02-20T22:34:39
diff target 33 colourCells, 1 changes, [10 => 1, 46 => 5] 34 <--< [32 => 5, 50 => 1]
search 4 notfound 6.51e+4 = 65088 2025-02-20T22:34:39
diff target 33 colourCells, 1 changes, [10 => 1, 46 => 5] 34 <--< [32 => 5, 50 => 1]
search 5 notfound 9.76e+5 = 975528 2025-02-20T22:34:40
diff target 33 colourCells, 1 changes, [10 => 1, 46 => 5] 34 <--< [32 => 5, 50 => 1]
search 6 notfound 1.46e+7 = 14619168 2025-02-20T22:34:55
diff target 33 colourCells, 1 changes, [10 => 1, 46 => 5] 34 <--< [32 => 5, 50 => 1]
^[[1;5Hsearch 7 for 33 targets found 7 rots, 1.82e+8 = 182392335 tries, 203 secs at 2025-02-20T22:38:02
-----------------------------------------
+  0 +  1 +  2 +  3 +  4 +  5 +  6 +  7 +
+ -1 + 43 + 53 + 33 + 51 + 31 + 41 + 53 +
+  1 + 11 + 13 + 18 + 16 + 12 +  4 +  0 +
-----------------------------------------
--- rot -1 ------
    455        
    373        
    333        
544 000 223 213
234 070 275 435
444 000 225 155
    111        
    171        
    132        
--- rot 43 ------
    555        
    573        
    333        
425 400 223 211
414 370 275 431
444 300 225 151
    011        
    071        
    032        
--- rot 53 ------
    355        
    573        
    333        
525 400 222 142
514 370 273 511
544 300 220 111
    011        
    071        
    444        
--- rot 33 ------
    353        
    355        
    335        
400 222 142 525
514 370 273 511
544 300 220 111
    011        
    071        
    444        
--- rot 51 ------
    554        
    355        
    335        
400 222 143 511
414 370 275 231
444 300 223 551
    011        
    071        
    032        
--- rot 31 ------
    455        
    573        
    533        
511 400 222 143
414 370 275 231
444 300 223 551
    011        
    071        
    032        
--- rot 41 ------
    455        
    373        
    333        
144 000 222 145
134 070 275 235
544 000 223 554
    111        
    171        
    332        
--- rot 53 ------
    253        
    373        
    333        
544 000 222 521
534 070 273 514
444 000 223 455
    111        
    171        
    115        
diff target 36 colourCells, 3 changes, [11 => 1, 45 => 5, 20 => 2] 38 <--< [33 => 2, 49 => 1, 42 => 5]
the problem for 36 target colourCells  2025-02-20T22:38:02
    253        
    373        
    333        
544 000 222 521
534 070 273 514
444 000 223 455
    111        
    171        
    115        
diff target 36 colourCells, 3 changes, [11 => 1, 45 => 5, 20 => 2] 38 <--< [33 => 2, 49 => 1, 42 => 5]
search 1 notfound 1.80e+1 = 18 2025-02-20T22:38:02
diff target 36 colourCells, 3 changes, [11 => 1, 45 => 5, 20 => 2] 38 <--< [33 => 2, 49 => 1, 42 => 5]
search 2 notfound 2.88e+2 = 288 2025-02-20T22:38:02
diff target 36 colourCells, 3 changes, [11 => 1, 45 => 5, 20 => 2] 38 <--< [33 => 2, 49 => 1, 42 => 5]
search 3 notfound 4.34e+3 = 4338 2025-02-20T22:38:02
diff target 36 colourCells, 3 changes, [11 => 1, 45 => 5, 20 => 2] 38 <--< [33 => 2, 49 => 1, 42 => 5]
search 4 notfound 6.51e+4 = 65088 2025-02-20T22:38:02
diff target 36 colourCells, 3 changes, [11 => 1, 45 => 5, 20 => 2] 38 <--< [33 => 2, 49 => 1, 42 => 5]
search 5 notfound 9.76e+5 = 975528 2025-02-20T22:38:03
diff target 36 colourCells, 3 changes, [11 => 1, 45 => 5, 20 => 2] 38 <--< [33 => 2, 49 => 1, 42 => 5]
search 6 notfound 1.46e+7 = 14619168 2025-02-20T22:38:18
diff target 36 colourCells, 3 changes, [11 => 1, 45 => 5, 20 => 2] 38 <--< [33 => 2, 49 => 1, 42 => 5]
search 7 notfound 2.19e+8 = 219076128 2025-02-20T22:42:01
diff target 36 colourCells, 3 changes, [11 => 1, 45 => 5, 20 => 2] 38 <--< [33 => 2, 49 => 1, 42 => 5]
^[[1;5F^[[Asearch 8 for 36 targets found 8 rots, 1.02e+9 = 1024025977 tries, 1304 secs at 2025-02-20T22:59:46
----------------------------------------------
+  0 +  1 +  2 +  3 +  4 +  5 +  6 +  7 +  8 +
+ -1 + 13 + 41 + 11 + 23 + 13 + 43 + 11 + 21 +
+  3 + 12 + 19 + 10 + 20 + 26 + 18 + 11 +  0 +
----------------------------------------------
--- rot -1 ------
    253        
    373        
    333        
544 000 222 521
534 070 273 514
444 000 223 455
    111        
    171        
    115        
--- rot 13 ------
    253        
    373        
    333        
544 000 222 521
534 070 273 514
455 444 000 223
    111        
    151        
    511        
--- rot 41 ------
    053        
    073        
    433        
445 100 222 523
455 170 273 513
554 544 000 222
    311        
    451        
    111        
--- rot 11 ------
    053        
    073        
    433        
445 100 222 523
455 170 273 513
544 000 222 554
    111        
    171        
    341        
--- rot 23 ------
    050        
    070        
    430        
445 101 222 323
455 171 252 313
544 001 232 354
    115        
    175        
    345        
--- rot 13 ------
    050        
    070        
    430        
445 101 222 323
455 171 252 313
354 544 001 232
    311        
    451        
    555        
--- rot 43 ------
    250        
    370        
    330        
344 001 222 325
534 071 252 314
455 444 001 233
    111        
    151        
    555        
--- rot 11 ------
    250        
    370        
    330        
344 001 222 325
534 071 252 314
444 001 233 455
    115        
    175        
    115        
--- rot 21 ------
    254        
    373        
    333        
344 000 223 525
534 070 273 514
444 000 222 555
    111        
    171        
    111        
diff target 38 colourCells, 1 changes, [21 => 2, 52 => 5] 36 <--< [32 => 5, 50 => 2]
the problem for 38 target colourCells  2025-02-20T22:59:46
    254        
    373        
    333        
344 000 223 525
534 070 273 514
444 000 222 555
    111        
    171        
    111        
diff target 38 colourCells, 1 changes, [21 => 2, 52 => 5] 36 <--< [32 => 5, 50 => 2]
search 1 notfound 1.80e+1 = 18 2025-02-20T22:59:46
diff target 38 colourCells, 1 changes, [21 => 2, 52 => 5] 36 <--< [32 => 5, 50 => 2]
search 2 notfound 2.88e+2 = 288 2025-02-20T22:59:46
diff target 38 colourCells, 1 changes, [21 => 2, 52 => 5] 36 <--< [32 => 5, 50 => 2]
search 3 notfound 4.34e+3 = 4338 2025-02-20T22:59:46
diff target 38 colourCells, 1 changes, [21 => 2, 52 => 5] 36 <--< [32 => 5, 50 => 2]
search 4 notfound 6.51e+4 = 65088 2025-02-20T22:59:46
diff target 38 colourCells, 1 changes, [21 => 2, 52 => 5] 36 <--< [32 => 5, 50 => 2]
search 5 notfound 9.76e+5 = 975528 2025-02-20T22:59:47
diff target 38 colourCells, 1 changes, [21 => 2, 52 => 5] 36 <--< [32 => 5, 50 => 2]
search 6 notfound 1.46e+7 = 14619168 2025-02-20T23:00:03
diff target 38 colourCells, 1 changes, [21 => 2, 52 => 5] 36 <--< [32 => 5, 50 => 2]
search 7 notfound 2.19e+8 = 219076128 2025-02-20T23:03:59
diff target 38 colourCells, 1 changes, [21 => 2, 52 => 5] 36 <--< [32 => 5, 50 => 2]