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`
SetDisplay
​
SetDisplay
[sudoku,options]
returns the sudoku with the given display options.
​
Details and Options

Examples  
(3)
Basic Examples  
(3)
In[1]:=
sud=
SudokuFromString
["050000970000380010002000000001009062040000000600501300004690000030000400500100080"]
Out[1]=
Contents cannot be rendered at this time; please try again later
In[2]:=
SetDisplay
sud,
ShowCandidates
True,
CellSize
35
Out[2]=
Contents cannot be rendered at this time; please try again later
In[3]:=
SetDisplay
sud,
CellSize
15,
ColoredCells
{Green{{2,3},{2,4}},Blue{{8,9}}}
Out[3]=
​
In[1]:=
sud=
SudokuFromString
["000710300900000050000000000430080200600000000000090070000000500000000000708001000&&&&090H0P0X0f0n0v0$15010B0L0V0f0p0z131D"]
Out[1]=
Contents cannot be rendered at this time; please try again later
In[2]:=
SetDisplay
sud,
ExtraBlockCellColor
Green,
ShowCandidates
True
Out[2]=
Contents cannot be rendered at this time; please try again later
​
In[1]:=
sud=
SudokuFromString
["070006000000500039860000200400000008000000000000000000097000610007000600037000805001700000920000800000000780900004000000090210000200530000060000&&0C0F010q"]
Out[1]=
Contents cannot be rendered at this time; please try again later
In[2]:=
SetDisplay
sud,
CommonCellColor
None
Out[2]=
Contents cannot be rendered at this time; please try again later
SeeAlso
Sudoku
RelatedGuides
▪
Sudoku Hints
""

© 2025 Wolfram. All rights reserved.

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