
| Directories | |
| directory | bodon | 
| directory | bodon-prefixarray | 
| directory | bodon-vector | 
| Files | |
| file | Apriori.hpp [code] | 
| This class implements the APRIORI algorithm. | |
| file | apriori/AprioriSelector.hpp [code] | 
| This class processes some program argument of main-fsm.cpp, initializes some classes, and selects the Apriori algorithm to run. | |
| file | GeneralSupportCounterInterface.hpp [code] | 
| Interface for a general support counters of Apriori. | |
| file | OneByOneSupportCounter.hpp [code] | 
| OnyByOneSupportCounter treats transactions individually, i.e. it reads the transactions one by one and calls the support count method for each of them. | |
| file | OneByOneSupportCounterANDTransactionFiltering.hpp [code] | 
| file | SeqAprioriSelector.hpp [code] | 
| This class processes some program argument of main-fsm.cpp, initializes some classes, and selects the Apriori algorithm to run. | |
| file | SupportCounterInterface.hpp [code] | 
| Interface for support counters of Apriori. | |
 1.4.4
 1.4.4