lept.L_SUDOKU |
lept.L_SUDOKU.current(int current) |
lept.L_SUDOKU |
lept.L_SUDOKU.failure(int failure) |
lept.L_SUDOKU |
lept.L_SUDOKU.finished(int finished) |
lept.L_SUDOKU |
lept.L_SUDOKU.init(IntPointer init) |
lept.L_SUDOKU |
lept.L_SUDOKU.locs(IntPointer locs) |
lept.L_SUDOKU |
lept.L_SUDOKU.nguess(int nguess) |
lept.L_SUDOKU |
lept.L_SUDOKU.num(int num) |
lept.L_SUDOKU |
lept.L_SUDOKU.position(long position) |
lept.L_SUDOKU |
lept.L_SUDOKU.state(IntPointer state) |
static lept.L_SUDOKU |
lept.sudokuCreate(int[] array) |
static lept.L_SUDOKU |
lept.sudokuCreate(IntBuffer array) |
static lept.L_SUDOKU |
lept.sudokuCreate(IntPointer array) |
static lept.L_SUDOKU |
lept.sudokuGenerate(int[] array,
int seed,
int minelems,
int maxtries) |
static lept.L_SUDOKU |
lept.sudokuGenerate(IntBuffer array,
int seed,
int minelems,
int maxtries) |
static lept.L_SUDOKU |
lept.sudokuGenerate(IntPointer array,
int seed,
int minelems,
int maxtries) |