powered by
Generated designs with less number of regions with quite high canonical efficiency factors.
Get_Sudoku_II(v)
It returns an incomplete Gerechte design along with its parameters, region matrix, C matrix, eigenvalues (EVs) and canonical efficiency factor (CEF).
Provide v = nC2 where n (>=5) is an odd number
library(SudokuDesigns) Get_Sudoku_II(10)
Run the code above in your browser using DataLab