|  | Apriori | FP-Growth | Matrix | SimpleARM | Using Matrix Quadrants | Using the transposition of transaction table | 
 
   
   | Used data structure | List | Tree | Binary Matrix | 6 Matrices and Arrays | Matrix and List | Matrix and List | 
 
   
   | The time complexity of one iteration of the transaction pass |  |  |  |  |  |  | 
 
   
   | The space complexity |  |  |  |  |  |  | 
 
   
   | Count of passes |  | 2 | 1 (
    ) | 1 (
     if 
    ) | > 1 | > 1 | 
 
   
   | Distributed mining capability | No | No | Yes | Yes | Yes | Yes |