Towards optimizing K~2 tree for large-scale graph storage

SHI Quan,XIAO Yang-hua,LU Yi-qi,CHEN Yao-liang,WANG Heng-shan
2011-01-01
Abstract:This paper proposed a new algorithm,which was based on K2 tree,one of data structures to describe large graph,to achieve better compression ratio.In this proposed algorithm,used the depth-first search with heuristic rule to reorder all the vertices in the network data,and in order to take full advantage of community structure in the network data and decrease storage cost,advanced a self-adapt way to determine the best value for variable K.Finally,presented a detail optimizing algorithm description based on K2 tree.A series of experimental results on real and simulated networks prove the effectiveness of the new algorithm.
What problem does this paper attempt to address?