πlot Fish

Post puzzles for others to solve here.

πlot Fish

Postby mith » Mon Dec 07, 2020 5:14 pm

Code: Select all
+-------+-------+-------+
| . . . | 3 . 1 | . . . |
| . 4 1 | . 5 . | . 9 . |
| 2 . . | . 6 . | . . . |
+-------+-------+-------+
| . . . | 5 . . | 3 . . |
| . 5 . | . . . | . 8 . |
| . . 9 | . . 7 | . . . |
+-------+-------+-------+
| . . . | . 9 . | . . 3 |
| . 2 . | . 3 . | 8 4 . |
| . . . | 6 . 2 | . . . |
+-------+-------+-------+
...3.1....41.5..9.2...6.......5..3...5.....8...9..7.......9...3.2..3.84....6.2...
mith
 
Posts: 950
Joined: 14 July 2020

Re: πlot Fish

Postby Cenoman » Mon Dec 07, 2020 8:22 pm

Code: Select all
 +-------------------+--------------------+-----------------------+
 | d578   9     6    |  3     247    1    |  2457  c257   24578   |
 |  3     4     1    |  27    5      8    |  6      9     27      |
 |  2     78    58   |  47    6      9    |  1457   3     14578   |
 +-------------------+--------------------+-----------------------+
 |  178  a178*  24   |  5     1248   6    |  3     a12*   9       |
 |  6     5     24   |  9     124    3    |  1247   8     1247    |
 |  18    3     9    |  248   1248   7    |  1245   6     1245    |
 +-------------------+--------------------+-----------------------+
 | e58-1  6     58   |  78    9      4    |  127   a127*  3       |
 |  9     2     7    |  1     3      5    |  8      4     6       |
 |  4    a18*   3    |  6     78     2    |  9     b157   157     |
 +-------------------+--------------------+-----------------------+
Almost kite
[(1)r9c2 = r4c2 - r4c8 = r7c8] = (1-5)r9c8 = r1c8 - r1c1 = (5)r7c1 => -1 r7c1; ste
Cenoman
Cenoman
 
Posts: 2749
Joined: 21 November 2016
Location: France

Re: πlot Fish

Postby mith » Mon Dec 07, 2020 10:40 pm

Nice; worth noting you could also get -1r4c2 from the same cells/links:

[(1)r4c8 = r7c8 - r7c1 = r9c2] = (1-5)r9c8 = r1c8 - r1c1 = (5)r7c1 [edit]corrected below: (5-1)r7c1 = (1)r9c2[/edit]
Last edited by mith on Tue Dec 08, 2020 3:11 pm, edited 1 time in total.
mith
 
Posts: 950
Joined: 14 July 2020

Re: πlot Fish

Postby denis_berthier » Tue Dec 08, 2020 4:45 am

I expected a lot of fish, but I get only two:

Hidden Text: Show
***********************************************************************************************
*** SudoRules 20.1.s based on CSP-Rules 2.1.s, config = SFin
*** Using CLIPS 6.32-r773
***********************************************************************************************
22 singles
138 candidates, 562 csp-links and 562 links. Density = 5.95%
whip[1]: r9n5{c9 .} ==> r7c8 ≠ 5, r7c7 ≠ 5
naked-pairs-in-a-column: c3{r3 r7}{n5 n8} ==> r4c3 ≠ 8, r1c3 ≠ 8, r1c3 ≠ 5
naked-single ==> r1c3 = 6
hidden-single-in-a-column ==> r5c1 = 6
whip[1]: r5n7{c9 .} ==> r4c8 ≠ 7
finned-x-wing-in-columns: n1{c2 c8}{r4 r9} ==> r9c9 ≠ 1
finned-x-wing-in-rows: n7{r2 r7}{c4 c9} ==> r9c9 ≠ 7
stte
denis_berthier
2010 Supporter
 
Posts: 3972
Joined: 19 June 2007
Location: Paris

Re: πlot Fish

Postby SpAce » Tue Dec 08, 2020 1:14 pm

denis_berthier wrote:I expected a lot of fish, but I get only two

I expected just one with black and white stripes. He was the best starfish pilot in the ocean, and a cunning warrior :D
-SpAce-: Show
Code: Select all
   *             |    |               |    |    *
        *        |=()=|    /  _  \    |=()=|               *
            *    |    |   |-=( )=-|   |    |      *
     *                     \  ¯  /                   *   

"If one is to understand the great mystery, one must study all its aspects, not just the dogmatic narrow view of the Jedi."
User avatar
SpAce
 
Posts: 2671
Joined: 22 May 2017

Re: πlot Fish

Postby mith » Tue Dec 08, 2020 1:31 pm

These πlot Fish have a mutualistic relationship with
Hidden Text: Show
5r9c9
, eating those pesky parasitic candidates so it can swim free!
mith
 
Posts: 950
Joined: 14 July 2020

Re: πlot Fish

Postby Cenoman » Tue Dec 08, 2020 3:01 pm

mith wrote:...you could also get -1r4c2 from the same cells/links:
[(1)r4c8 = r7c8 - r7c1 = r9c2] = (1-5)r9c8 = r1c8 - r1c1 = (5)r7c1

I can see the links with the embedded chain, but what about the remote fin ?
[(1)r4c8 = r7c8 - r7c1 = r9c2] = (1-5)r9c8 = r1c8 - r1c1 = (5-1)r7c1 = (1)r9c2 => -1 r4c2 ??
Cenoman
Cenoman
 
Posts: 2749
Joined: 21 November 2016
Location: France

Re: πlot Fish

Postby mith » Tue Dec 08, 2020 3:10 pm

Yep, sorry, modified the kite part and forgot to modify the end.
mith
 
Posts: 950
Joined: 14 July 2020

Re: πlot Fish

Postby mith » Tue Dec 08, 2020 4:44 pm

I'm not sure what the best way to write this is, but you can also do something like this:

(7)r9c8 = (r1c8 | r7c8) - (r1c5 & r7c4) = (7-8)r9c5 = (8-1)r9c2 = (r4c2 & r7c1) - (r4c8 | r7c8) = (1)r9c8 => -5r9c8

Which basically incorporates both finned x-wings.
mith
 
Posts: 950
Joined: 14 July 2020

Re: πlot Fish

Postby mith » Tue Dec 08, 2020 5:52 pm

mith wrote:Yep, sorry, modified the kite part and forgot to modify the end.


(And this gives -1r9c8 as well of course, though that isn't sufficient on its own.)
mith
 
Posts: 950
Joined: 14 July 2020

Re: πlot Fish

Postby pjb » Wed Dec 09, 2020 1:17 am

Code: Select all
g578     9       6      | 3      247    1      | 2457  h257    24578 
 3       4       1      | 27     5      8      | 6      9      27     
 2       78      58     | 47     6      9      | 1457   3      14578 
------------------------+----------------------+---------------------
b78-1   b78-1    24     | 5     c1248   6      | 3     j12     9     
 6       5       24     | 9      124    3      | 1247   8      1247   
a18      3       9      | 248    1248   7      | 245-1  6      245-1   
------------------------+----------------------+---------------------
f158     6       58     | 78     9      4      | 127    127    3     
 9       2       7      | 1      3      5      | 8      4      6     
 4      e18      3      | 6     d78     2      | 9     i157    157   

(1=8)r6c1 - (8)r4c12 = (8)r4c5 - (8)r9c5 = (8-1)r9c2 = (1*-5)r7c1 = (5)r1c1 - (5)r1c8 = (5-1)r9*7c8 = (1)r4c8 => -1 r4c12, r6c79; stte

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

Re: πlot Fish

Postby SpAce » Wed Dec 09, 2020 2:46 am

mith wrote:I'm not sure what the best way to write this is, but you can also do something like this:

(7)r9c8 = (r1c8 | r7c8) - (r1c5 & r7c4) = (7-8)r9c5 = (8-1)r9c2 = (r4c2 & r7c1) - (r4c8 | r7c8) = (1)r9c8 => -5r9c8

Nothing wrong with that. It's probably the most readable way to write it. I might have written it like this:

(7)r9c8 = r17c8 - (7,7)r1c5,r7c4 = (78-1)r9c52 = (1,1)r4c2,r7c1 - r47c8 = (1)r9c8 => -5 r9c8

Note that it's actually a loop but yields no extra eliminations as such. It also contains two subchains, (7r9c8==7r9c5) and (1r9c2==1r9c8), which yield -17r9c9 if desired.
User avatar
SpAce
 
Posts: 2671
Joined: 22 May 2017

Re: πlot Fish

Postby SteveG48 » Wed Dec 09, 2020 3:54 pm

Code: Select all
 *----------------------------------------------------------------------*
 | d578    9      6      |  3      247    1      | 2457  e257    24578  |
 |  3      4      1      |  27     5      8      | 6      9      27     |
 |  2      78     58     |  47     6      9      | 1457   3      14578  |
 *-----------------------+-----------------------+----------------------|
 |cd178  cd178    24     |  5      1248   6      | 3     e12     9      |
 |  6      5      24     |  9      124    3      | 1247   8      1247   |
 | b18     3      9      |ah248   a1248   7      | 1245   6      1245   |
 *-----------------------+-----------------------+----------------------|
 |cf158    6    bf58     |bg78     9      4      | 127   f127    3      |
 |  9      2      7      |  1      3      5      | 8      4      6      |
 |  4      18     3      |  6      78     2      | 9      157    157    |
 *----------------------------------------------------------------------*


8r6c45 = (8r6c1)&((85)r7c34) - (5|8)r4c12,r7c1 = (715)r1c1,r4c12 - (5|1=27)r14c8 - (2|7=158)r7c138 - 8r7c4 = 8r6c4 => -8 r4c5,r6c1 ; stte
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4244
Joined: 08 November 2013
Location: Orlando, Florida


Return to Puzzles