Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • Engineering Data & Computation
    • External Interfaces & Connections
    • Financial Data & Computation
    • Geographic Data & Computation
    • Geometry
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • Time-Related Computation
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
  • Using Paclets
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

SudokuHints

Guides

  • Sudoku Hints

Tech Notes

  • Logical Rules for Solving a Sudoku
  • Representation of a Sudoku
  • String Representation of a Sudoku

Symbols

  • BackTracking
  • bla
  • CandidateSet
  • CellSize
  • Clues
  • ColoredCells
  • ColoredGroupColor
  • ColoredGroups
  • CommonCellColor
  • ConjugateLists
  • DiskCells
  • Disks
  • DoubleCandidate
  • DoubleCandidate
  • EditClues
  • EditColoredGroups
  • EditLineGroups
  • EditOutlinedGroups
  • EditSudoku
  • EnterClues
  • EnterSudoku
  • ExcludeCommonCells
  • ExportSudoku
  • ExtendSudoku
  • ExtraBlockCellColor
  • ExtraBlocks
  • GenerateSudokus
  • HiddenPair
  • HiddenPairs
  • HiddenQuadruple
  • HiddenQuadruples
  • HiddenSingle
  • HiddenSingles
  • HiddenTriple
  • HiddenTriples
  • Hints
  • IncludeCandidates
  • LineGroups
  • LockedCandidates
  • MaxClues
  • MaxSolutions
  • MaxSteps
  • MonitorSteps
  • NumericalString
  • OutlinedGroups
  • Pair
  • Pairs
  • QuadrupleCandidate
  • Quadruple
  • ReduceClues
  • ReduceSudoku
  • SetDisplay
  • SetDisplayOptions
  • SetSdokuOptions
  • SetSudokuOptions
  • ShowCandidates
  • ShowInfo
  • Single
  • Singles
  • SolveSudoku
  • SudokuFromString
  • SudokuHints
  • SudokuInfo
  • Sudoku
  • SudokuToString
  • SwordFish
  • ThreeGroups
  • TripleCandidate
  • Triple
  • Triples
  • XRule
  • XXXMaxSteps
  • XYChain
  • XYZWing
  • YWing
  • ZZZExtraBlocks
  • ZZZLockedCandidates
  • $AllRules
  • $Sudoku
FredSimons`SudokuHints`
ConjugateLists
​
ConjugateLists
[sudoku,pos]
shows the reductions at the given position due to two conjugate lists.
​
Details and Options

Examples  
(2)
Basic Examples  
(2)
In[1]:=
ConjugateLists
["ioVLsgRy$dWJk#KPs2yXAulY8NWRPBGYZ%Q&vRSQiEDS",{2,4}]
Out[1]=
Contents cannot be rendered at this time; please try again later or download this notebook for full functionality »
ConjugateLists-4: R2C4(2,5,7), R2C6(2,5,7)
Two conjugate lists for the candidate 4 are shown in orange: the first list with cells with orange lower left vertices, the second list with orange lower right vertices. The cells R2C4 and R2C6 see cells of both lists, so the candidate 4 can be eliminated.
​
In[1]:=
ConjugateLists
["2Ek0BzJ$K3bzsiFCMUqvscbZfTfE43RIjQxX8pZXLVRN#",{1,7}]
Out[1]=
Contents cannot be rendered at this time; please try again later or download this notebook for full functionality »
ConjugateLists-7: R1C7(5), R3C5(6), R4C5(1,6), R6C4(1,5,6), R7C8(5,6), R8C2(5,6)
Two conjugate lists for the candidate 7 are shown similarly. In column 5 we see two cells with orange lower right vertices, and therefore the candidate 7 cannot be places in cells of this type.
SeeAlso
SudokuInfo
 
▪
$AllRules
TechNotes
▪
Logical Rules for Solving a Sudoku
RelatedGuides
▪
Sudoku Hints
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com