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

Symbols

  • BackTracking
  • CellSize
  • ColoredCells
  • CommonCellColor
  • Disks
  • DoubleCandidates
  • EditSudoku
  • EnterClues
  • EnterSudoku
  • ExportSudoku
  • ExtraBlockCellColor
  • ExtraBlocks
  • HiddenPairs
  • HiddenQuadruples
  • HiddenSingles
  • HiddenTriples
  • Hints
  • IncludeCandidates
  • LockedCandidates
  • MaxSolutions
  • MaxSteps
  • MonitorSteps
  • Pairs
  • ReduceSudoku
  • SetDisplay
  • ShowCandidates
  • ShowInfo
  • Singles
  • SolveSudoku
  • SudokuFromString
  • Sudoku
  • SudokuToString
  • ThreeGroups
  • Triples
  • YWing
  • $AllRules
  • $Sudoku
FredSimons`SudokuHints`
SetDisplay
​
SetDisplay
[sudoku,options]
sets the display options for a sudoku.
​
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;​​sud
Out[2]=
Contents cannot be rendered at this time; please try again later
In[3]:=
SetDisplay
sud,CellSize25,
ColoredCells
{Green,{2,3},{2,4},Blue,{8,9}};​​sud
Out[3]=
Contents cannot be rendered at this time; please try again later
​
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;​​sud
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;sud
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