Mining maximal frequent itemsets based on graph theory

SONG Xu-dong,ZHAI Kun,LIU Xiao-bing,WANG Ya-wei,ZHANG Tong-xue
DOI: https://doi.org/10.3969/j.issn.1001-3695.2007.11.011
2007-01-01
Abstract:This paper presented the directed itemsets graph to store the information of frequent itemsets of transaction databases,and put forward the trifurcate linked list storage structure of directed itemsets graph,and provided the mining algorithm of maximal frequent itemsets based on directed itemsets graph.It not only realized scanning databases only one time and decreased I/O resources consumption,but also resolved the question of mining maximal frequent itemsets in the sparse and dense databases at the same time.
What problem does this paper attempt to address?