Uses of Class
org.put.semintec.mining.association.AssociationRule

Packages that use AssociationRule
org.put.semintec.mining.association   
 

Uses of AssociationRule in org.put.semintec.mining.association
 

Methods in org.put.semintec.mining.association with parameters of type AssociationRule
 boolean AssociationRuleGeneration.redundantWrtEarlierRule(AssociationRule rule, KnowledgeBase kb)
          Checks if the specified rule has a consequent that subsumes a consequent of an already generated rule with the same antecedent as that of a given one.