<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://sudopedia.sudocue.net/index.php?action=history&amp;feed=atom&amp;title=Sue_de_Coq</id>
	<title>Sue de Coq - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://sudopedia.sudocue.net/index.php?action=history&amp;feed=atom&amp;title=Sue_de_Coq"/>
	<link rel="alternate" type="text/html" href="http://sudopedia.sudocue.net/index.php?title=Sue_de_Coq&amp;action=history"/>
	<updated>2026-04-18T23:35:18Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.36.2</generator>
	<entry>
		<id>http://sudopedia.sudocue.net/index.php?title=Sue_de_Coq&amp;diff=381&amp;oldid=prev</id>
		<title>127.0.0.1: Created page with &quot;The &#039;&#039;&#039;Sue de Coq&#039;&#039;&#039; solving technique uses two intersecting sets &#039;&#039;&#039;A&#039;&#039;&#039; and &#039;&#039;&#039;B&#039;&#039;&#039;, where &#039;&#039;&#039;A&#039;&#039;&#039; is a set of N cells with N candidates in a line, &#039;&#039;&#039;B&#039;&#039;&#039; i...&quot;</title>
		<link rel="alternate" type="text/html" href="http://sudopedia.sudocue.net/index.php?title=Sue_de_Coq&amp;diff=381&amp;oldid=prev"/>
		<updated>2021-10-25T17:16:32Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;The &amp;#039;&amp;#039;&amp;#039;Sue de Coq&amp;#039;&amp;#039;&amp;#039; &lt;a href=&quot;/index.php?title=Solving_technique&quot; title=&quot;Solving technique&quot;&gt;solving technique&lt;/a&gt; uses two intersecting sets &amp;#039;&amp;#039;&amp;#039;A&amp;#039;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;#039;B&amp;#039;&amp;#039;&amp;#039;, where &amp;#039;&amp;#039;&amp;#039;A&amp;#039;&amp;#039;&amp;#039; is a set of N &lt;a href=&quot;/index.php?title=Cell&quot; title=&quot;Cell&quot;&gt;cells&lt;/a&gt; with N &lt;a href=&quot;/index.php?title=Candidate&quot; title=&quot;Candidate&quot;&gt;candidates&lt;/a&gt; in a &lt;a href=&quot;/index.php?title=Line&quot; title=&quot;Line&quot;&gt;line&lt;/a&gt;, &amp;#039;&amp;#039;&amp;#039;B&amp;#039;&amp;#039;&amp;#039; i...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The &amp;#039;&amp;#039;&amp;#039;Sue de Coq&amp;#039;&amp;#039;&amp;#039; [[solving technique]] uses two intersecting sets &amp;#039;&amp;#039;&amp;#039;A&amp;#039;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;#039;B&amp;#039;&amp;#039;&amp;#039;, where &amp;#039;&amp;#039;&amp;#039;A&amp;#039;&amp;#039;&amp;#039; is a set of N [[cell]]s with N [[candidate]]s in a [[line]], &amp;#039;&amp;#039;&amp;#039;B&amp;#039;&amp;#039;&amp;#039; is a set of N cells with N candidates in a [[box]], and the sets &amp;#039;&amp;#039;&amp;#039;A - B&amp;#039;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;#039;B - A&amp;#039;&amp;#039;&amp;#039; have no common candidates. Candidates can be [[eliminate]]d from the cells in the line that are not in &amp;#039;&amp;#039;&amp;#039;A&amp;#039;&amp;#039;&amp;#039;, and the cells in the box that are not in &amp;#039;&amp;#039;&amp;#039;B&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
This technique was introduced by a member using the alias &amp;#039;&amp;#039;Sue de Coq&amp;#039;&amp;#039; in the Sudoku Players&amp;#039; forum, who named it &amp;#039;&amp;#039;&amp;#039;Two-Sector Disjoint Subsets&amp;#039;&amp;#039;&amp;#039;, but a remark that this was a true &amp;#039;&amp;#039;&amp;#039;Sue de Coq&amp;#039;&amp;#039;&amp;#039; gave the technique its present name.&lt;br /&gt;
&lt;br /&gt;
This technique can be extended into &amp;#039;&amp;#039;&amp;#039;Three-Sector Disjoint Subsets&amp;#039;&amp;#039;&amp;#039;, but this extension is very rarely seen.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
The following image shows an example of the &amp;#039;&amp;#039;&amp;#039;Sue de Coq&amp;#039;&amp;#039;&amp;#039; technique:&lt;br /&gt;
&lt;br /&gt;
[[image:sue de coq.png]]&lt;br /&gt;
&lt;br /&gt;
Consider the intersection of row 3 and box 3. It has candidates 1,2,5,8,9. It cannot contain both 2 and 9 as this would conflict with &amp;#039;&amp;#039;&amp;#039;r3c2&amp;#039;&amp;#039;&amp;#039;. It cannot contain both 5 and 8 as this would conflict with &amp;#039;&amp;#039;&amp;#039;r1c7&amp;#039;&amp;#039;&amp;#039;. The intersection must contain 1 + (2 or 9) + (5 or 8). This allows us to eliminate candidates for digit 1 from row 3 and box 3, candidates for digit 2 and 9 from the remainder of row 3 and candidates for digits 5 and 8 from the remainder of box 3 (if there were any). These eliminations are shown in red.&lt;br /&gt;
&lt;br /&gt;
Sue de Coq is both an elegant and effective technique, often causing several eliminations. Despite this, the technique is not often used.&lt;br /&gt;
&lt;br /&gt;
== Note ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Sue de Coq&amp;#039;&amp;#039;&amp;#039; is a special case of &amp;#039;&amp;#039;&amp;#039;[[Subset Counting]]&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
* [http://www.sudoku.com/forums/viewtopic.php?t=2033 Two-Sector Disjoint Subsets] (&amp;#039;&amp;#039;Sudoku Players&amp;#039; forum&amp;#039;&amp;#039;)&lt;br /&gt;
* [http://homepages.cwi.nl/~aeb/games/sudoku/solving12.html Subsets] (&amp;#039;&amp;#039;Solving sudokus&amp;#039;&amp;#039; by &amp;#039;&amp;#039;Andries E. Brouwer&amp;#039;&amp;#039;)&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[Almost Locked Set]]&lt;br /&gt;
* [[Subset Counting]]&lt;br /&gt;
* [[Aligned Pair Exclusion]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Solving Techniques]]&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
</feed>