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`
IncludeCandidates
​
IncludeCandidates
is an option for the function
SudokuToString
specifying if the candidates have to be included in the string.
​
Details and Options

Examples  
(1)
Basic Examples  
(1)
This is a sudoku, of which the candidates are not shown:
In[1]:=
sud=
SudokuFromString
["080002007003100000500060001040003100100058000078020006300040950020000000009000000"]
Out[1]=
Contents cannot be rendered at this time; please try again later
When we convert to a string, by default the candidates are not included:
In[2]:=
SudokuToString
[sud]
Out[2]=
080002007003100000500060001040003100100058000078020006300040950020000000009000000
With the option
IncludeCandidates
they are included:
In[3]:=
SudokuToString
sud,
IncludeCandidates
True
Out[3]=
C0A0k1M0S0ULW1W3gBg1gAA1t2x2#1M36aM0e551M0o5o0!1@241A1M2E6n1M3G57D63W3a0l1M12550y1C561M1T2O3fA02Y3gD62i3fD63k3U1C3u3UD63&48dc4M4Sbi5V5esI5o3u6q1M717C4c0&1M4mBg4z5y6x1M676K7E7E7Q7YL!515A461M5K3s1M6M3U126W3UBg6g3U1M7ioo7spM82898G2O8QOc9S6x1C9e9m299wAo6x1CAyM#BB8a3@1C8o8uOc9w5GBf00A021D6AA2KBgBC3V9%00BM211CBW2K12979D9I48AK56BWAU1%9%00AepCBg3U9%00Bq1t6x1CB!3U1C
SeeAlso
SudokuToString
RelatedGuides
▪
Sudoku Hints
""

© 2025 Wolfram. All rights reserved.

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