Drools examples 6.1.0-SNAPSHOT

Uses of Package
org.drools.examples.sudoku

Packages that use org.drools.examples.sudoku
org.drools.examples.sudoku   
 

Classes in org.drools.examples.sudoku used by org.drools.examples.sudoku
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.
SetOfNine
          Abstract base class for the three types of cell groups of nine cells.
Sudoku
          An object of this class solves Sudoku problems.
 


Drools examples 6.1.0-SNAPSHOT

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.