Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
P
R
S
T
U
V
W
Z
M
main(String[])
- Static method in class uk.co.keang.sudoku.
SudokuCLI
main(String[])
- Static method in class uk.co.keang.sudoku.
SudokuGUI
main(String[])
- Static method in class uk.co.keang.sudoku.
SudokuSolver
makeUnique()
- Method in class uk.co.keang.sudoku.
Puzzle
Makes the sudoku have a unique solution by adding discrete cell values to the starting point This can only be successfully called on puzzles that have a solution.
MatchingGroupEvent
- Class in
uk.co.keang.sudoku.event
A solution event
MatchingGroupEvent(AbstractSolver, String, Puzzle, Point, Puzzle.Cell, List<Point>, SolutionEvent.Grouping)
- Constructor for class uk.co.keang.sudoku.event.
MatchingGroupEvent
A solver event for a changed cell
MatchingGroupsSolver
- Class in
uk.co.keang.sudoku.solver
MatchingGroupsSolver(Puzzle)
- Constructor for class uk.co.keang.sudoku.solver.
MatchingGroupsSolver
MatchingGroupsSolverTest
- Class in
uk.co.keang.sudoku.solver
MatchingGroupsSolverTest()
- Constructor for class uk.co.keang.sudoku.solver.
MatchingGroupsSolverTest
MAX_QUEUE_SIZE
- Static variable in class uk.co.keang.sudoku.
Generator
maxNumbers()
- Method in enum uk.co.keang.sudoku.
Puzzle.PuzzleDifficulty
minNumbers()
- Method in enum uk.co.keang.sudoku.
Puzzle.PuzzleDifficulty
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
P
R
S
T
U
V
W
Z