Uses of Class
org.drools.examples.sudoku.SetOfNine
Packages that use SetOfNine
-
Uses of SetOfNine in org.drools.examples.sudoku
Subclasses of SetOfNine in org.drools.examples.sudokuModifier and TypeClassDescriptionclassRepresents a single cell in the Sudoku grid.classRepresents a column of Sudoku grid cells.classAbstract class for "numbered" cell groups: rows and columns.classAbstract base class for all kinds of groups of related cells.classRepresents a row of Sudoku grid cells.classRepresents a 3x3 area of Sudoku grid cells.