A C D E F G H I L M N P R S T U

R

RANDOM_LEAST_CANDIDATES_CELL - Static variable in class com.act365.sudoku.Strategy
 
RANDOM_LEAST_CANDIDATES_HYBRID - Static variable in class com.act365.sudoku.Strategy
 
RANDOM_LEAST_CANDIDATES_HYBRID_II - Static variable in class com.act365.sudoku.Strategy
 
RANDOM_LEAST_CANDIDATES_NUMBER - Static variable in class com.act365.sudoku.Strategy
 
RANDOM_MOST_CANDIDATES - Static variable in class com.act365.sudoku.Strategy
 
rectify(boolean[][]) - Method in class com.act365.sudoku.Grid
Reflects, rotates and rearranges the grid as necessary in order to reduce it to its lowest form.
reset() - Method in class com.act365.sudoku.Grid
Resets the value of each grid square.
reset() - Method in class com.act365.sudoku.GridContainer
Resets the grid.
reset() - Method in interface com.act365.sudoku.IStrategy
Resets the grid to its state before the strategy had been invoked.
reset(int) - Method in interface com.act365.sudoku.IStrategy
Resets the grid to its state before the given move.
reset() - Method in class com.act365.sudoku.StrategyBase
Resets each cell that appears on the thread.
reset(int) - Method in class com.act365.sudoku.StrategyBase
Resets each cell that appears on the thread after the given move.
reset() - Method in class com.act365.sudoku.Traversal
Resets the traversal.
resize(int, int) - Method in class com.act365.sudoku.Grid
Sets the number of boxes in the Su Doku grid.
run() - Method in class com.act365.sudoku.Composer
Starts a Composer thread.
run() - Method in class com.act365.sudoku.Solver
Runs the solver on a thread.

A C D E F G H I L M N P R S T U