puzzle1Array: A 9x9x9 array representing solutions of a sudoku puzzle

Description Usage Format

Description

a logical array object where the first and second dimensions represent the rows and columns of a sudoku puzzle and the third dimension represnts which numbers 1-9 can go in a particular row/column combination. Cells in the array in which it is unknown whether that number can go in the row/column combination are filled with NA

Usage

1

Format

a 9x9x9 array


JamesCuster/sudokusolvr documentation built on June 4, 2019, 7:46 a.m.