| Class | Description |
|---|---|
| Complex |
Class representing complex.
|
| DecisionClassApproximation |
Class representing cumulation of decision class.
|
| DomAprioriAlg |
Class performing DomApriori algorithm.
|
| ElementaryCondition |
Class representing elementary condition.
|
| Group |
Class representing group of complexes with the same length, witch differs only on last attribute.
|
| GroupList |
Class used as a list of groups
|
| RuleList |
This class wraps list of object of type
GroupList |
| StoppingCondition |
Class representing stopping conditions of DomApriori algorithm
|