View source: R/Get_Sudoku_II.R
Get_Sudoku_II | R Documentation |
Generated designs with less number of regions with quite high canonical efficiency factors.
Get_Sudoku_II(v)
v |
Provide v = nC2 where n (>=5) is an odd number |
It returns an incomplete Gerechte design along with its parameters, region matrix, C matrix, eigenvalues (EVs) and canonical efficiency factor (CEF).
library(SudokuDesigns)
Get_Sudoku_II(10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.