public class Rule
extends java.lang.Object
AlgoCMDeogun
,
Itemset
Constructor and Description |
---|
Rule(int[] itemsetI,
int[] itemsetJ,
java.util.Set<java.lang.Integer> tidsI,
java.util.Set<java.lang.Integer> tidsJ,
java.util.Set<java.lang.Integer> tidsIJ,
java.util.Map<java.lang.Integer,Occurence> occurencesI,
java.util.Map<java.lang.Integer,Occurence> occurencesJ) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |