| Apriori | This class implements the APRIORI algirithm | 
| Apriori_Trie | Apriori_Trie (or prefix-tree) is a tree-based datastructure | 
| Edge | This struct represent an edge of a Trie | 
| Input_Output_Manager | This class is responsible for the input, output and recode operations | 
| Trie | This class represent a general Trie | 
 
1.3.5