Research Article

Bit-Table Based Biclustering and Frequent Closed Itemset Mining in High-Dimensional Binary Data

Pseudocode 1

Pseudocode of the Apriori-like algorithm.
itemsets}
2
3  while   
4    
5    
6    
7    
8  end
9