摘要
提出一种的新的商覆盖立方体生成算法GroupDFS,将待计算的基本表先依据各维属性进行Group By运算,再对得到的结果集采用DFS算法计算其上界集,所得结果即为原待计算基本表的商覆盖立方体。GroupDFS算法结合了2N算法和DFS算法的优点,相对于DFS算法缩短了计算所需的时间。采用weather数据集进行的实验结果表明,采用GroupDFS计算商覆盖立方体所需时间仅为采用DFS算法时的45%。
This paper presents a new kind of algorithm(GroupDFS) for computing cover quotient cube,The algorithm first get a result set by grouping the original base table based on all dimension attributes, then generate the upper bound set of the result set,finally return the cover quotient cube of the original base table.GroupDFS integrates the advantages of 2^N-algorithm and DFS algorithm,it shortens the time needed to compute the cover quotient cube.Experimental results on the dataset weather show that the time needed for computing when GroupDFS-algorithm is adapted is only 45% of that when DFS algorithm is adapted.
出处
《计算机工程与应用》
CSCD
北大核心
2008年第17期151-152,共2页
Computer Engineering and Applications
基金
广东省科技公关计划the Key Technologies R&D Program of Guangdong Province, China under Grant No.2006B11301001)
广州市科技公关计划(the Key Technologies R&D Program of Guangzhou City, China under Grant No.2006Z3- D3081)