Preparing search index...
The search index is not available
GeneratorDocs
GeneratorDocs
Sudoku
isSolved
Function isSolved
is
Solved
(
board
:
Cell
[]
[]
)
:
boolean
Checks if board has been solved
Returns
true if board has been solved
Parameters
board:
Cell
[]
[]
2d Cell board
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Generator
Docs
Board
Cell
Cell
Board
Custom
Error
Dependency
Difficulty
Benchmark
Difficulty
Report
Group
Handle
Error
Hint
Random
Refutation
Simple
Solver
Single
Strategies
Solver
Strategy
Sudoku
Group
Enum
Strategy
Enum
Sudoku
Enum
Tuple
Enum
any
Cells
Equal
cells
Contain
Cell
cells
Equal
check
Board
For
Duplicates
check
Board
For
Missing
Values
copy2d
Cell
Array
get
Board
Array
get
Candidate
Index
get
Cell
Board
get
Empty
Cell
Board
get
Subset
Of
Cells
get
Union
Of
Set
Notes
is
Solved
simplify
Notes
validate
Column
validate
Row
validate
Value
Generated using
TypeDoc
Checks if board has been solved
Returns
true if board has been solved