Tatooine Mass Transfer

Post puzzles for others to solve here.

Tatooine Mass Transfer

Postby mith » Wed Oct 07, 2020 10:58 pm

Code: Select all
+-------+-------+-------+
| 9 . . | . . 8 | . . . |
| . . 7 | 6 . . | . . 5 |
| . 4 . | . 5 3 | . 2 . |
+-------+-------+-------+
| . 8 . | . 9 . | 1 4 . |
| . . 6 | 2 . . | . . 3 |
| . . . | . . . | . 5 . |
+-------+-------+-------+
| . . 2 | . . . | . . . |
| . 1 . | . . . | . 9 . |
| . . . | . . 7 | 8 . . |
+-------+-------+-------+
9....8.....76....5.4..53.2..8..9.14...62....3.......5...2.......1.....9......78..
mith
 
Posts: 950
Joined: 14 July 2020

Re: Tatooine Mass Transfer

Postby pjb » Thu Oct 08, 2020 12:09 am

Code: Select all
 9       2356    135    | 147    1247   8      | 3467   1367   1467   
 1238    23      7      | 6      124   a1249   | 34-9   138    5     
 168     4       18     |b179    5      3      |c679    2      89     
------------------------+----------------------+---------------------
 2357    8       35     | 357    9      56     | 1      4      26     
 145     59      6      | 2      148    145    |d79     78     3     
 12347   2379    1349   | 13478  134678 146    | 26     5      89     
------------------------+----------------------+---------------------
 345678  35679   2      | 134589 13468  14569  | 34567  1367   1467   
 345678  1       3458   | 3458   23468  2456   | 234567 9      2467   
 3456    3569    3459   | 13459  12346  7      | 8      136    1246   

(9)r2c6 = (9-7)r3c4 = (7)r3c7 - (7=9)r5c7 => -9 r2c7; stte

Phil
pjb
2014 Supporter
 
Posts: 2568
Joined: 11 September 2011
Location: Sydney, Australia

Re: Tatooine Mass Transfer

Postby denis_berthier » Thu Oct 08, 2020 4:29 am

Code: Select all
***********************************************************************************************
***  SudoRules 20.1.s based on CSP-Rules 2.1.s, config = W+SFin
***  Using CLIPS 6.32-r770
***********************************************************************************************
231 candidates, 1530 csp-links and 1530 links. Density = 5.76%
hidden-pairs-in-a-column: c9{n8 n9}{r3 r6} ==> r6c9 ≠ 7, r6c9 ≠ 6, r6c9 ≠ 2, r3c9 ≠ 7, r3c9 ≠ 6, r3c9 ≠ 1
hidden-pairs-in-a-block: b6{r4c9 r6c7}{n2 n6} ==> r6c7 ≠ 9, r6c7 ≠ 7, r4c9 ≠ 7
whip[1]: b6n7{r5c8 .} ==> r5c1 ≠ 7, r5c2 ≠ 7, r5c5 ≠ 7
finned-swordfish-in-columns: n2{c6 c7 c1}{r2 r8 r6} ==> r6c2 ≠ 2
whip[1]: c2n2{r2 .} ==> r2c1 ≠ 2
finned-swordfish-in-rows: n8{r2 r5 r7}{c1 c8 c5} ==> r8c5 ≠ 8
biv-chain[3]: r4c3{n3 n5} - r5c2{n5 n9} - c3n9{r6 r9} ==> r9c3 ≠ 3
biv-chain[3]: r5c7{n9 n7} - r3n7{c7 c4} - b2n9{r3c4 r2c6} ==> r2c7 ≠ 9
stte
denis_berthier
2010 Supporter
 
Posts: 3972
Joined: 19 June 2007
Location: Paris

Re: Tatooine Mass Transfer

Postby Leren » Thu Oct 08, 2020 8:52 am

Code: Select all
*--------------------------------------------------------------*
| 9      2356  135  | 147    1247    8     |  3467   1367 1467 |
| 1238   23    7    | 6      124    d1249  |  34-9   138  5    |
| 168    4     18   |c179    5       3     | b679    2    89   |
|-------------------+----------------------+-------------------|
| 2357   8     35   | 357    9       56    |  1      4    26   |
| 145    59    6    | 2      148     145   | a79     78   3    |
| 12347  2379  1349 | 13478  134678  146   |  26     5    89   |
|-------------------+----------------------+-------------------|
| 345678 35679 2    | 134589 13468   14569 |  34567  1367 1467 |
| 345678 1     3458 | 3458   23468   2456  |  234567 9    2467 |
| 3456   3569  3459 | 13459  12346   7     |  8      136  1246 |
*--------------------------------------------------------------*

M Wing Type 2C : (9=7) r5c7 - r3c7 = (7-9) r3c4 = (9) r2c6 => - 9 r2c7; stte, or

Code: Select all
*--------------------------------------------------------------*
| 9      2356  135  | 147    1247   8     |  3467   1367  1467 |
| 1238   23    7    | 6      124    1249  |  34-9   138   5    |
| 168    4     18   |c179    5      3     |db679    2    d89   |
|-------------------+---------------------+--------------------|
| 2357   8     35   | 357    9      56    |  1      4     26   |
| 145    59    6    | 2      148    145   | a79     78    3    |
| 12347  2379  1349 | 13478  134678 146   |  26     5     89   |
|-------------------+---------------------+--------------------|
| 345678 35679 2    | 134589 13468  14569 |  34567  1367  1467 |
| 345678 1     3458 | 3458   23468  2456  |  234567 9     2467 |
| 3456   3569  3459 |  13459  12346  7     | 8      136   1246 |
*--------------------------------------------------------------*

M Wing Type 3B : (9=7) r5c7 - r3c7 = (7-9) r3c4 = (9) r3c79 => - 9 r2c7; stte

MMMMM .... M Wings, Mass Transfer. Do I detect the origin of the puzzle's name :? ?

Leren
Leren
 
Posts: 5040
Joined: 03 June 2012

Re: Tatooine Mass Transfer

Postby mith » Thu Oct 08, 2020 5:29 pm

Heh, no... I was struck by the pattern of digits connecting the two "suns", it looks like (a very abstract picture of) mass transfer in a binary star system.

Image

If not for that, I wouldn't have given it a Tatooine name... this one doesn't need any fish (though it does have some non-basics available as red herrings). :)
mith
 
Posts: 950
Joined: 14 July 2020

Re: Tatooine Mass Transfer

Postby SteveG48 » Thu Oct 08, 2020 6:03 pm

Code: Select all
 *-----------------------------------------------------------------------------*
 | 9       2356    135     | 147     1247    8       | 3467    1367    1467    |
 | 1238    23      7       | 6       124    c1249    |b349     138     5       |
 | 168     4       18      | 179     5       3       |a679     2       89      |
 *-------------------------+-------------------------+-------------------------|
 | 2357    8       35      | 357     9       56      | 1       4       6-2     |
 | 145     59      6       | 2       148     145     |a79      78      3       |
 | 12347   2379    1349    | 13478   134678  146     |a26      5       89      |
 *-------------------------+-------------------------+-------------------------|
 | 345678  35679   2       | 134589  13468   14569   | 34567   1367    1467    |
 | 345678  1       3458    | 3458    23468  d2456    |e34567-2 9      e2467    |
 | 3456    3569    3459    | 13459   12346   7       | 8       136    f1246    |
 *-----------------------------------------------------------------------------*


(2=679)r356c7 - 9r2c7 = (9-2)r2c6 = r8c6 - r8c79 = r9c9 => -2 r4c9,r8c7 ; stte
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4244
Joined: 08 November 2013
Location: Orlando, Florida


Return to Puzzles