Package org.drools.examples.sudoku

Class Summary
Cell Represents a single cell in the Sudoku grid.
CellCol Represents a column of Sudoku grid cells.
CellFile Abstract class for numbered cell groups: rows and columns.
CellGroup Abstract base class for all kinds of groups of related cells.
CellRow Represents a row of Sudoku grid cells.
CellSqr Represents a 3x3 area of Sudoku grid cells.
Counter A counter bean.
SetOfNine  
Setting Represents a temporary fact used for assigning a value to a cell.
Sudoku An object of this class solves Sudoku problems.
SudokuExample This example shows how Drools can be used to solve a 9x9 Sudoku Grid.
 



Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.