Class Summary |
Filt |
Class implementing the Filt structure described in article; Efficient Mining
of Intertransaction Association Rules, by A K H Tung, H lu, J Han and L Feng
(2003). |
FitTable |
Class implementing a FIT table according to article; Efficient Mining
of Intertransaction Association Rules, by A K H Tung, H lu, J Han and L Feng
(2003). |
InterItem |
Class implementing an inter (extended) item. |
Item |
Class implementing an item. |
ItemList |
List of Items and InterItems. |
ItemSet |
Class implementing an itemset. |
TermList |
Class containing a list of all unique terms used. |
Transaction |
Class implementing a transaction. |