| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| arkietech 
 
 
 Joined: 31 Jul 2008
 Posts: 1834
 Location: Northwest Arkansas USA
 
 | 
			
				|  Posted: Mon Jul 23, 2012 4:32 am    Post subject: Vanhegan fiendish July 23, 2012 |   |  
				| 
 |  
				|  	  | Code: |  	  | *-----------* |.7.|..3|..5|
 |...|7.6|2.1|
 |..3|95.|...|
 |---+---+---|
 |35.|.1.|4..|
 |1..|8.4|..3|
 |..2|.7.|.19|
 |---+---+---|
 |...|.97|3..|
 |7.6|5.8|...|
 |8..|6..|.5.|
 *-----------*
 
 | 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Luke451 
 
 
 Joined: 20 Apr 2008
 Posts: 310
 Location: Southern Northern California
 
 | 
			
				|  Posted: Mon Jul 23, 2012 5:38 am    Post subject: |   |  
				| 
 |  
				| S-wingish off of overlapping URs  (MUG) 
  	  | Code: |  	  | *--------------------------------------------------* | 26   7    14   | 14   28   3    | 69   89   5    |
 | 9    48   5    | 7    48   6    | 2    3    1    |
 | 26   18   3    | 9    5    12   | 67   478  478  |
 |----------------+----------------+----------------|
 | 3    5    8    | 2    1    9    | 4    67   67   |
 | 1    9    7    | 8    6    4    | 5    2    3    |
 | 4    6    2    | 3    7    5    | 8    1    9    |
 |----------------+----------------+----------------|
 | 5    2   -14   | 14   9    7    | 3    68   68   |
 | 7   *34+1  6   | 5   *234  8    | 19   49  *24   |
 | 8   *34+1  9   | 6   *234  12   | 17   5   *24+7 |
 *--------------------------------------------------*
 | 
 (1)r89c2=(7)r9c9-(7=1)r9c7-r9c6=(1)r7c4 ==>r7c3<>1
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| arkietech 
 
 
 Joined: 31 Jul 2008
 Posts: 1834
 Location: Northwest Arkansas USA
 
 | 
			
				|  Posted: Mon Jul 23, 2012 10:38 am    Post subject: |   |  
				| 
 |  
				|  	  | Luke451 wrote: |  	  | S-wingish off of overlapping URs  (MUG) | 
 
 Beautiful!
   
 Here is another (less classy) solution.
  	  | Code: |  	  | *--------------------------------------------------* | 26   7    14   | 14   28   3    | 69   89   5    |
 | 9    48   5    | 7    48   6    | 2    3    1    |
 |b26   18   3    | 9    5   a12   |c67   478  478  |
 |----------------+----------------+----------------|
 | 3    5    8    | 2    1    9    | 4    67   67   |
 | 1    9    7    | 8    6    4    | 5    2    3    |
 | 4    6    2    | 3    7    5    | 8    1    9    |
 |----------------+----------------+----------------|
 | 5    2    14   | 14   9    7    | 3    68   68   |
 | 7    134  6    | 5    234  8    | 19   49   24   |
 | 8    134  9    | 6    234  2-1  |d17   5    247  |
 *--------------------------------------------------*
 xy-chain
 (1=2)r3c6-(2=6)r3c1-(6=7)r3c7-(7=1)r9c7 => -1r9c6; stte
 
 if r3c6 is not a 1 then r9c7 is a 1
 | 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Marty R. 
 
 
 Joined: 12 Feb 2006
 Posts: 5770
 Location: Rochester, NY, USA
 
 | 
			
				|  Posted: Mon Jul 23, 2012 4:44 pm    Post subject: |   |  
				| 
 |  
				| I also used an XY-Chain with r1c5=8--->r9c6=2; r3c6<>2. |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  |