Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
E
eliminateMove(int, int, int)
- Method in class com.act365.sudoku.
CellState
Eliminates the move (x,y):=v from the current state grid.
eliminateMove(int, int, int)
- Method in interface com.act365.sudoku.
IState
Updates the state grid to account for the fact that the move (x,y):=v has been eliminated as a possibility.
eliminateMove(int, int, int)
- Method in class com.act365.sudoku.
InvulnerableState
Eliminates the move (x,y):=v from the current state grid.
eliminateMove(int, int, int)
- Method in class com.act365.sudoku.
NumberState
Eliminates the move (x,y):=v from the current state grid.
equals(Object)
- Method in class com.act365.sudoku.
Grid
Tests for equality.
evaluate()
- Method in class com.act365.sudoku.
GridContainer
Evaluates the complexity of the grid.
explainsReasoning()
- Method in interface com.act365.sudoku.
IStrategy
Indicates whether the strategy explains its reasoning.
explainsReasoning()
- Method in class com.act365.sudoku.
StrategyBase
Indicates whether the strategy explains its reasoning.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U